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 39ab04d commit ce3cb72Copy full SHA for ce3cb72
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