Skip to content

Commit d2f1d9e

Browse files
chore(deps): update ghcr.io/sigstore/cosign/cosign docker tag to v2.5.0 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 515fef6 commit d2f1d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG GORELEASER_VERSION=nightly
55

66
FROM ghcr.io/goreleaser/$GORELEASER_DISTRIBUTION:$GORELEASER_VERSION AS goreleaser
77

8-
FROM ghcr.io/sigstore/cosign/cosign:v2.4.1 AS cosign-bin
8+
FROM ghcr.io/sigstore/cosign/cosign:v2.5.0 AS cosign-bin
99

1010
FROM rust:1.87.0-bookworm AS final
1111

0 commit comments

Comments
 (0)