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 bc111c9 commit 39f08a3Copy full SHA for 39f08a3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:golang:1.22.3-alpine3.20 as scc-get
+FROM golang:1.22.4-alpine3.20 as scc-get
2
3
ENV GOOS=linux \
4
GOARCH=amd64 \
0 commit comments