mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-04 20:28:14 +00:00
Merge pull request #99631 from claudiubelu/patch-5
test images: Adds label to httpd-new image
This commit is contained in:
@@ -15,3 +15,5 @@
|
|||||||
# NOTE(claudiub): Noop. We're just mirroring the image to staging.
|
# NOTE(claudiub): Noop. We're just mirroring the image to staging.
|
||||||
ARG BASEIMAGE
|
ARG BASEIMAGE
|
||||||
FROM $BASEIMAGE
|
FROM $BASEIMAGE
|
||||||
|
|
||||||
|
LABEL image_version="2.4.39-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user