We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72c4cd commit 5c34644Copy full SHA for 5c34644
deployment/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22 as builder
+FROM golang:1.24 as builder
2
3
ENV GO111MODULE=on
4
ENV GOPATH=/root/go
0 commit comments