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 33d9f00 commit fb8eeacCopy full SHA for fb8eeac
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22 as build-stage
+FROM golang:1.23 as build-stage
2
3
WORKDIR /src
4
ENV GO111MODULE=on CGO_ENABLED=0
0 commit comments