Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
Merge pull request #119 from defenseunicorns/gerred/move-chainguard-t…
Browse files Browse the repository at this point in the history
…o-120

move Go to 1.20
  • Loading branch information
Thomas Runyon authored Jun 28, 2023
2 parents 68dec71 + 476decc commit 186defe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cgr.dev/chainguard/go:1.21 as build
FROM cgr.dev/chainguard/go:1.20 as build

WORKDIR /work

Expand Down

0 comments on commit 186defe

Please sign in to comment.