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.
2 parents fe9f974 + 461a50b commit c05a4c3Copy full SHA for c05a4c3
images/image-awaiter/Dockerfile
@@ -1,7 +1,7 @@
1
# compile the code to an executable using an intermediary image
2
-FROM golang:1.18
+FROM golang:1.23
3
4
-# VULN_SCAN_TIME=
+# VULN_SCAN_TIME=2024-10-21_05:05:35
5
6
WORKDIR /build
7
COPY *.mod \
0 commit comments