We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4096d commit f81bc3aCopy full SHA for f81bc3a
1 file changed
static-builder-gnu.Dockerfile
@@ -22,7 +22,7 @@ ARG MIMALLOC=''
22
ARG NO_COMPRESS=''
23
24
# go version
25
-ENV GO_VERSION=1.24
+ENV GO_VERSION=1.24.2
26
ENV GOTOOLCHAIN=local
27
28
# labels, same as static-builder.Dockerfile
0 commit comments