We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f2b27 commit ae5b818Copy full SHA for ae5b818
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine AS builder
+FROM golang:1.24-alpine AS builder
2
3
RUN apk --no-cache add gcc musl-dev
4
0 commit comments