Skip to content

Commit 359ec8d

Browse files
authored
Merge branch 'main' into updatecli_main_2645acb742811c68ad33208c989ad3376834a7adf6070e6ccef72764e0e9b878
2 parents fa59b98 + 6852ee2 commit 359ec8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)