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