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 137b06f commit 6706059Copy full SHA for 6706059
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.3-alpine
+FROM golang:1.23.2-alpine
2
3
RUN apk add --update --no-cache git make \
4
&& go get golang.org/x/tools/go/vcs
0 commit comments