We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f513d5d + 3b76444 commit cd5cc5aCopy full SHA for cd5cc5a
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