From a217f0c6c1df1badf79cb29fd893039cc7817021 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 12:18:25 +0000 Subject: [PATCH] Update cosign-v1-3 to 52bbf78 Image created from 'https://github.com/securesign/cosign?rev=15b41ea1b47e5e11faa8cb3a359d4ee05d5d51e0' Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile.clients.rh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.clients.rh b/Dockerfile.clients.rh index 41d60d7a63f..9598dd0f7d7 100644 --- a/Dockerfile.clients.rh +++ b/Dockerfile.clients.rh @@ -1,5 +1,5 @@ # Provides the Trusted Artifact Signer CLI binaries, cosign and gitsign -FROM quay.io/securesign/cli-cosign@sha256:329895a76a6dbdc20d2f62186fad8ddfb85be24801a319b10db69e4037c00121 AS cosign +FROM quay.io/securesign/cli-cosign@sha256:52bbf78433caf427dbf48c7aadec86808b7611755145c79b5f1a4b730e2cfcf7 AS cosign FROM quay.io/securesign/gitsign@sha256:f627f17af4c30c6888eca21c414e980fcbcb5b8ab1531d8a6727a85f0045474d AS gitsign # Provides the Trusted Artifact Signer CLI binary, fetch-tsa-certs