Trigger promote for gerrit 3.3 image

Ib7e7d7313e0827a40009df840119444611d74ca2 did not match the promote
job file filter, so the image wasn't promoted.  Bump to create a new
image build.

Change-Id: I31e8368ec309e62a9cf3607acfd5157aa5b6c61e
This commit is contained in:
Ian Wienand 2021-02-12 08:58:18 +11:00
parent d9f59d8728
commit 87ad89c3fe

View File

@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Fri 12 Feb 2021 09:02:28 AEDT - trigger rebuild
FROM docker.io/opendevorg/python-builder:3.7 as builder
COPY . /tmp/src