Skip to content

Commit 10c857a

Browse files
authored
Merge branch 'weekly' into updatecli_weekly_8417362f7dc56a6d72f1253bbef90544b8a8bece130a227580117c9ba34d379d
2 parents c74c70e + 5b13be0 commit 10c857a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/golang/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates
55
rm -rf /var/lib/apt/lists/*
66

77
# Now time to install golang
8-
ARG GOLANG_VERSION=1.23.6
8+
ARG GOLANG_VERSION=1.24.0
99
ARG TARGETARCH
1010
ENV ARCHITECTURE=$TARGETARCH
1111

0 commit comments

Comments
 (0)