We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684c8b4 commit 067aaf5Copy full SHA for 067aaf5
golang/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG VERSION="1.23"
+ARG VERSION="1.23.6"
2
ARG DEBIAN_VERSION="bookworm"
3
FROM golang:${VERSION}-${DEBIAN_VERSION}
4
0 commit comments