test images: Adds label to httpd-new image

Adds a label to the httpd-new image, so a new SHA gets generated, so it can be pushed to staging.
This commit is contained in:
Claudiu Belu 2021-03-02 11:36:00 +02:00 committed by GitHub
parent f79795d718
commit 4f8084e3e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,3 +15,5 @@
# NOTE(claudiub): Noop. We're just mirroring the image to staging.
ARG BASEIMAGE
FROM $BASEIMAGE
LABEL image_version="2.4.39-1"