Skip to content

Commit

Permalink
chore(deps): update cosign to ecab899
Browse files Browse the repository at this point in the history
  • Loading branch information
red-hat-konflux committed Aug 22, 2024
1 parent 8e50c14 commit 8947e01
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:4ec69652b96c3cfddc813c42a763d81dc82f894c745a33e99deaa92814f4e918 AS cosign
FROM quay.io/securesign/cli-cosign@sha256:ecab8996ef673dbf8044704a3371c8a82428e742c559fa36ba07a6d2df6715de AS cosign
FROM quay.io/securesign/gitsign@sha256:7b48bc6d16ba28956ad932c2c0c9a62586ebd5088579b5518b78134be95c1882 AS gitsign

FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:73f7dcacb460dad137a58f24668470a5a2e47378838a0190eef0ab532c6e8998
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:4ec69652b96c3cfddc813c42a763d81dc82f894c745a33e99deaa92814f4e918 AS cosign
FROM quay.io/securesign/cli-cosign@sha256:ecab8996ef673dbf8044704a3371c8a82428e742c559fa36ba07a6d2df6715de 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 8947e01

Please sign in to comment.