Skip to content

Commit

Permalink
Patch known vulnerability in image-awaiter
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterhub-bot committed Oct 21, 2024
1 parent 7c7e8ff commit c421dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/image-awaiter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# compile the code to an executable using an intermediary image
FROM golang:1.18

# VULN_SCAN_TIME=
# VULN_SCAN_TIME=2024-10-21_05:05:35

WORKDIR /build
COPY *.mod \
Expand Down

0 comments on commit c421dbb

Please sign in to comment.