Skip to content

Commit

Permalink
chore(deps): update cosign to b75f484
Browse files Browse the repository at this point in the history
  • Loading branch information
red-hat-konflux committed Aug 19, 2024
1 parent 4642513 commit 165b8e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.client-server-cg.rh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Provides the Trusted Artifact Signer CLI binaries, cosign and gitsign

FROM quay.io/securesign/cli-cosign@sha256:c0187868dbf5c7dcaa545a07a194ef90b50655df497db3f7f0de0a3c4eaa41f7 AS cosign
FROM quay.io/securesign/cli-cosign@sha256:b75f48483919401c18c405ed888517c6688051d0ffb47a4dd95335d7adb91a8d AS cosign
FROM quay.io/securesign/gitsign@sha256:3229dc9d5bad1344663ac92a980eb6abcd5715dc3812a20a2129f60b885ececf AS gitsign

FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:82fad27b91361473d919522a01a1198f327230bf8d2b569a8995bdcd6ac7cb94
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.clients.rh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Provides the Trusted Artifact Signer CLI binaries, cosign and gitsign
FROM quay.io/securesign/cli-cosign@sha256:c0187868dbf5c7dcaa545a07a194ef90b50655df497db3f7f0de0a3c4eaa41f7 AS cosign
FROM quay.io/securesign/cli-cosign@sha256:b75f48483919401c18c405ed888517c6688051d0ffb47a4dd95335d7adb91a8d AS cosign
FROM quay.io/securesign/gitsign@sha256:3229dc9d5bad1344663ac92a980eb6abcd5715dc3812a20a2129f60b885ececf AS gitsign

# Provides the Trusted Artifact Signer CLI binary, fetch-tsa-certs
Expand Down

0 comments on commit 165b8e9

Please sign in to comment.