We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb2abb commit dc7cfe0Copy full SHA for dc7cfe0
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM golang:1.23.6-alpine3.20 AS init
+FROM golang:1.24.0-alpine3.20 AS init
3
4
ENV CGO_ENABLED=0
5
RUN apk add --update --no-cache make
0 commit comments