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

Commit

Permalink
move Go to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
gerred committed Jun 28, 2023
1 parent 68dec71 commit 476decc
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 476decc

Please sign in to comment.