We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0b3c0 commit 2c9347aCopy full SHA for 2c9347a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.4-alpine as builder
+FROM golang:1.24.5-alpine as builder
2
RUN apk add --no-cache git make curl
3
ENV GOOS=linux
4
ENV CGO_ENABLED=0
0 commit comments