diff --git a/Dockerfile.gitsign.rh b/Dockerfile.gitsign.rh index f0343a5b..5bae4ee2 100644 --- a/Dockerfile.gitsign.rh +++ b/Dockerfile.gitsign.rh @@ -26,7 +26,7 @@ RUN git stash && \ gzip gitsign_cli_darwin_arm64 # Install Gitsign -FROM registry.access.redhat.com/ubi9-minimal@sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183 +FROM registry.access.redhat.com/ubi9-minimal@sha256:10c773dc96763e3201275bae7865d278ca4b91db586117adec79079a2d7cdb80 LABEL description="Gitsign is a source code signing tool that leverages simple, secure, and auditable signatures based on simple primitives and best practices." LABEL io.k8s.description="Gitsign is a source code signing tool that leverages simple, secure, and auditable signatures based on simple primitives and best practices."