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