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