Skip to content

Commit b7806e5

Browse files
authored
Merge branch 'main' into updatecli_main_6cae6afb4bc2a46809e0d4668606d9a6221840a2acb2b5530092f3f5a55d165c
2 parents 7aa1fb8 + 0b7a2c4 commit b7806e5

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.24.5
8+
ARG GOLANG_VERSION=1.24.6
99
ARG TARGETARCH
1010
ENV ARCHITECTURE=$TARGETARCH
1111

0 commit comments

Comments
 (0)