Skip to content

Commit

Permalink
Upgrade Go boostrap to 1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa committed Jan 12, 2024
1 parent 6a40972 commit a2da457
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,5 +1,5 @@
# Build container
ARG GOVERSION=1.20.12
ARG GOVERSION=1.21.6
ARG ALPINEVERSION=3.19

FROM --platform=${BUILDPLATFORM} \
Expand Down

0 comments on commit a2da457

Please sign in to comment.