Skip to content

Commit ea6e9ce

Browse files
Patch known vulnerability in image-awaiter
1 parent c400f2e commit ea6e9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/image-awaiter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# compile the code to an executable using an intermediary image
22
FROM golang:1.23
33

4-
# VULN_SCAN_TIME=2025-06-16_05:07:17
4+
# VULN_SCAN_TIME=2025-08-11_05:11:19
55

66
WORKDIR /build
77
COPY *.mod \

0 commit comments

Comments
 (0)