Skip to content

Commit

Permalink
Merge pull request #367 from snyk/chore/upgrade-go-dockerfile
Browse files Browse the repository at this point in the history
chore: upgrade go within dockerfile
  • Loading branch information
RaduPetreTarean authored Aug 20, 2024
2 parents afcbdc0 + 3267c04 commit a16a5a8
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 @@
ARG GO_VERSION=1.22.3
ARG GO_VERSION=1.22.5

###############
# Build stage #
Expand Down

0 comments on commit a16a5a8

Please sign in to comment.