mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Merge pull request #99631 from claudiubelu/patch-5
test images: Adds label to httpd-new image
This commit is contained in:
commit
a5c3b24dba
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user