diff --git a/Dockerfile.gitsign.rh b/Dockerfile.gitsign.rh index 36fb3406..f7899b53 100644 --- a/Dockerfile.gitsign.rh +++ b/Dockerfile.gitsign.rh @@ -16,7 +16,7 @@ RUN git stash && \ git update-index --no-assume-unchanged Dockerfile.gitsign.rh # Install Gitsign -FROM registry.access.redhat.com/ubi9-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c +FROM registry.access.redhat.com/ubi9-minimal@sha256:5a68031c6c8f0af8da986896353ca62a78576fe70e8d0334733e25248df5cbde 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."