Merge pull request #99631 from claudiubelu/patch-5

test images: Adds label to httpd-new image
This commit is contained in:
Kubernetes Prow Robot 2021-03-02 13:23:32 -08:00 committed by GitHub
commit a5c3b24dba
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"