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 b1a3595 commit 1e04731Copy full SHA for 1e04731
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine AS builder
+FROM golang:1.25-alpine AS builder
2
3
RUN apk add --no-cache git gcc musl-dev
4
0 commit comments