diff --git a/images/image-awaiter/Dockerfile b/images/image-awaiter/Dockerfile index b8962445d6..e07c2f4f06 100644 --- a/images/image-awaiter/Dockerfile +++ b/images/image-awaiter/Dockerfile @@ -1,7 +1,7 @@ # compile the code to an executable using an intermediary image FROM golang:1.23 -# VULN_SCAN_TIME=2025-02-03_05:05:09 +# VULN_SCAN_TIME=2025-02-10_05:05:06 WORKDIR /build COPY *.mod \