We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f824bb1 commit ae3bf08Copy full SHA for ae3bf08
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.0-alpine3.20 AS tools
+FROM golang:1.24.1-alpine3.20 AS tools
2
3
COPY scripts/tools-golang.sh /tmp/tools-golang.sh
4
0 commit comments