From 5889249a9d5f87d8071f8e33d841ae86900c8225 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 10:06:40 +0000 Subject: [PATCH] chore(deps): update cosign-v1-3 to a725dfd Image created from 'https://github.com/securesign/cosign?rev=748fd83c6fdbad537ab5352541c6d29b47c9abed' 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 6822ef8445a..3316e3746d4 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:a2955eab296d19ed4d0b83e3fb1894c5da8f175d778744abf0e64186eada0c1c AS cosign +FROM quay.io/securesign/cli-cosign@sha256:a725dfd90debd9c39ce34ea208136bc202a3ebda81674185f0298237f274612b AS cosign FROM quay.io/securesign/gitsign@sha256:3d873705943bde6394eda8700893da13cf1e7671f87b2794e3dda7b72c8ebcbb AS gitsign # Provides the Trusted Artifact Signer CLI binary, fetch-tsa-certs