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 4e0a039 commit 4c87563Copy full SHA for 4c87563
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 git go-1.22~=1.22.6
+RUN apk update && apk add ca-certificates-bundle build-base openssh git go-1.22~=1.22.7
3
ENTRYPOINT /usr/bin/go
0 commit comments