diff --git a/Dockerfile.gitsign.rh b/Dockerfile.gitsign.rh index c842cbf4..bdc084ca 100644 --- a/Dockerfile.gitsign.rh +++ b/Dockerfile.gitsign.rh @@ -25,7 +25,7 @@ RUN git stash && \ ls -la # Install Gitsign -FROM registry.access.redhat.com/ubi9-minimal@sha256:2f06ae0e6d3d9c4f610d32c480338eef474867f435d8d28625f2985e8acde6e8 +FROM registry.access.redhat.com/ubi9-minimal@sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c 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."