We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24ee9c commit 52dbf1eCopy full SHA for 52dbf1e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.5 as builder
+FROM golang:1.24.2 as builder
2
3
WORKDIR /go/src
4
0 commit comments