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