Skip to content

Commit 6fd45aa

Browse files
authored
Merge pull request #3620 from jupyterhub/vuln-scan-image-awaiter
Vulnerability patch in image-awaiter
2 parents c7de0d5 + edd63d3 commit 6fd45aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/image-awaiter/Dockerfile

+1-1
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-02-03_05:05:09
4+
# VULN_SCAN_TIME=2025-02-10_05:05:06
55

66
WORKDIR /build
77
COPY *.mod \

0 commit comments

Comments
 (0)