mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +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.
|
||||
ARG BASEIMAGE
|
||||
FROM $BASEIMAGE
|
||||
|
||||
LABEL image_version="2.4.39-1"
|
||||
|
Loading…
Reference in New Issue
Block a user