diff --git a/test/images/httpd-new/Dockerfile b/test/images/httpd-new/Dockerfile index 09a6978c0b5..a71d50e0c6f 100644 --- a/test/images/httpd-new/Dockerfile +++ b/test/images/httpd-new/Dockerfile @@ -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"