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 515fef6 commit d2f1d9eCopy full SHA for d2f1d9e
Dockerfile
@@ -5,7 +5,7 @@ ARG GORELEASER_VERSION=nightly
5
6
FROM ghcr.io/goreleaser/$GORELEASER_DISTRIBUTION:$GORELEASER_VERSION AS goreleaser
7
8
-FROM ghcr.io/sigstore/cosign/cosign:v2.4.1 AS cosign-bin
+FROM ghcr.io/sigstore/cosign/cosign:v2.5.0 AS cosign-bin
9
10
FROM rust:1.87.0-bookworm AS final
11
0 commit comments