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.
2 parents f25fb57 + bda9427 commit a335e86Copy full SHA for a335e86
Dockerfile
@@ -1,3 +1,3 @@
1
FROM cgr.dev/chainguard/wolfi-base AS go
2
-RUN apk update && apk add ca-certificates-bundle build-base openssh go-1.19~=1.19.12
+RUN apk update && apk add ca-certificates-bundle build-base openssh go-1.20~=1.20.7
3
ENTRYPOINT /usr/bin/go
0 commit comments