We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4648a0 commit 8f82482Copy full SHA for 8f82482
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.6 as builder
+FROM golang:1.22.0 as builder
2
3
ENV GOOS=linux
4
ENV CGO_ENABLED=0
0 commit comments