Skip to content

Commit

Permalink
feat: bump golang to 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmaia committed Sep 10, 2024
1 parent 859f566 commit 8038bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ apt install -y --no-install-recommends \
wget=1.21.4-1ubuntu4.1
EOF

ARG GOVERSION=1.20.5
ARG GOVERSION=1.23.1

WORKDIR /opt/build

Expand Down

0 comments on commit 8038bc0

Please sign in to comment.