Skip to content

Commit

Permalink
chore(docker): Upgrade Go to version 1.23.0
Browse files Browse the repository at this point in the history
See https://go.dev/doc/go1.23.

Signed-off-by: Frank Viernau <frank_viernau@epam.com>
  • Loading branch information
fviernau committed Sep 9, 2024
1 parent de66c45 commit f2fc447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/versions.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG COMPOSER_VERSION=2.7.7
ARG CONAN_VERSION=1.64.1
ARG DART_VERSION=2.18.4
ARG DOTNET_VERSION=6.0
ARG GO_VERSION=1.22.2
ARG GO_VERSION=1.23.0
ARG HASKELL_STACK_VERSION=2.13.1
ARG JAVA_VERSION=17
ARG LICENSEE_VERSION=9.15.3
Expand Down

0 comments on commit f2fc447

Please sign in to comment.