We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c400f2e commit ea6e9ceCopy full SHA for ea6e9ce
images/image-awaiter/Dockerfile
@@ -1,7 +1,7 @@
1
# compile the code to an executable using an intermediary image
2
FROM golang:1.23
3
4
-# VULN_SCAN_TIME=2025-06-16_05:07:17
+# VULN_SCAN_TIME=2025-08-11_05:11:19
5
6
WORKDIR /build
7
COPY *.mod \
0 commit comments