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.
2 parents a51d0da + ce3cb72 commit 70e6d6dCopy full SHA for 70e6d6d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine3.21 AS builder
+FROM golang:1.25-alpine3.21 AS builder
2
ARG VERSION
3
4
RUN apk add --no-cache git gcc musl-dev make
0 commit comments