We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615a520 commit 3d8b026Copy full SHA for 3d8b026
gen/Dockerfile
@@ -1,5 +1,5 @@
1
## The version of Go from which this image is based.
2
-ARG GO_VERSION=1.20.6
+ARG GO_VERSION=1.23.2
3
4
## Docker image used as base of this image.
5
FROM --platform=${BUILDPLATFORM} golang:${GO_VERSION}
0 commit comments