You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: vervet-underground/Dockerfile
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
28
28
# we're not changing anything, only making it explicit.
29
29
# Thanks to emulation, this will also run on ARM Macs.
30
30
# Advised to move from distroless to the secure base image - https://docs.google.com/document/d/1I-vxsuHlmBlM8JHSDpvOmVMGeQQcbPgb8jH1ELEE9wo/edit#heading=h.1xke9mez8zov
31
-
FROM --platform=amd64 gcr.io/snyk-main/ubuntu-20:2.3.1_202403150706
31
+
FROM --platform=amd64 gcr.io/snyk-main/ubuntu-20:2.3.7_202404190856
0 commit comments