diff --git a/images/image-awaiter/Dockerfile b/images/image-awaiter/Dockerfile index e07c2f4f06..89c66a1023 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-10_05:05:06 +# VULN_SCAN_TIME=2025-04-14_05:06:04 WORKDIR /build COPY *.mod \