Skip to content

Commit

Permalink
chore: update go to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Mar 12, 2024
1 parent 2124979 commit 5405a61
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
Expand Up @@ -22,7 +22,7 @@ RUN true && \
yum clean all && \
true

ARG GO_VERSION=1.19.5
ARG GO_VERSION=1.21.8
ENV GO_VERSION=${GO_VERSION}
ARG GOARCH
ENV GOARCH=${GOARCH}
Expand Down

0 comments on commit 5405a61

Please sign in to comment.