Skip to content

Commit

Permalink
Merge pull request #302 from snyk/snyk-fix-4dd01d977525b323058bef8296…
Browse files Browse the repository at this point in the history
…346994

[Snyk] Security upgrade gcr.io/snyk-main/ubuntu-20 from 1.0.1_202304051233 to 2.1.0_202308221557
  • Loading branch information
jgresty authored Aug 24, 2023
2 parents f09cbd1 + 8d4bc0e commit 756ed16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vervet-underground/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
# we're not changing anything, only making it explicit.
# Thanks to emulation, this will also run on ARM Macs.
# Advised to move from distroless to the secure base image - https://docs.google.com/document/d/1I-vxsuHlmBlM8JHSDpvOmVMGeQQcbPgb8jH1ELEE9wo/edit#heading=h.1xke9mez8zov
FROM --platform=amd64 gcr.io/snyk-main/ubuntu-20:1.0.1_202304051233
FROM --platform=amd64 gcr.io/snyk-main/ubuntu-20:2.1.0_202308221557

COPY config.*.json /
COPY --from=builder /go/bin/app /
Expand Down

0 comments on commit 756ed16

Please sign in to comment.