We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b5755 commit c4c30b6Copy full SHA for c4c30b6
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.25~=1.25.7
+RUN apk update && apk add ca-certificates-bundle build-base openssh git go-1.25~=1.25.8
3
ENTRYPOINT ["/usr/bin/go"]
0 commit comments