mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
test images: Adds label to httpd-new image
Adds a label to the httpd-new image, so a new SHA gets generated, so it can be pushed to staging.
This commit is contained in:
parent
f79795d718
commit
4f8084e3e0
@ -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