diff --git a/Dockerfile.gitsign.rh b/Dockerfile.gitsign.rh index 5dc2a2d7..424af343 100644 --- a/Dockerfile.gitsign.rh +++ b/Dockerfile.gitsign.rh @@ -21,7 +21,7 @@ RUN git stash && \ ls -la # Install Gitsign -FROM registry.access.redhat.com/ubi9-minimal@sha256:4c8830d349732ed8066544e1cbcf878ad64f39aa4364f13cf4a69954b0ccbda5 +FROM registry.access.redhat.com/ubi9-minimal@sha256:9bed53318702feb9b15c79d56d4fc2a6857fdffa335eee7be53421989c7658d1 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."