Skip to content

Commit e7a610a

Browse files
committed
🤖 Update registry.access.redhat.com/ubi9-minimal image ref in Dockerfiles from 34880b64c07 to d1bad2a2790
1 parent 181546d commit e7a610a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.gitsign.rh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN git stash && \
2525
ls -la
2626

2727
# Install Gitsign
28-
FROM registry.access.redhat.com/ubi9-minimal@sha256:34880b64c07f28f64d95737f82f891516de9a3b43583f39970f7bf8e4cfa48b7
28+
FROM registry.access.redhat.com/ubi9-minimal@sha256:d1bad2a2790eac1651e57e78159a81b72ddfa7b836936b26cf51e09744bf1c2d
2929

3030
LABEL description="Gitsign is a source code signing tool that leverages simple, secure, and auditable signatures based on simple primitives and best practices."
3131
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."

0 commit comments

Comments
 (0)