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