test images: Adds image labels by default

Adds the "image_version", "commit_id", "git_url" to the image labels.
This commit is contained in:
Claudiu Belu
2021-07-16 15:29:46 +00:00
parent f6c2068623
commit 05cfbecab9
14 changed files with 4 additions and 22 deletions

View File

@@ -15,5 +15,3 @@
# NOTE(claudiub): Noop. We're just mirroring the image to staging.
ARG BASEIMAGE
FROM $BASEIMAGE
LABEL image_version="5.26"