We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1859bd6 + 06bdbab commit 9ba75e3Copy full SHA for 9ba75e3
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
# This is a multi-stage Dockerfile and requires >= Docker 17.05
2
# https://docs.docker.com/engine/userguide/eng-image/multistage-build/
3
-FROM golang:1.25.3 AS builder
+FROM golang:1.25.5 AS builder
4
5
ENV GOPROXY=http://proxy.golang.org
6
0 commit comments