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

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"