Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4651cb1

Browse files
committedMar 19, 2025·
🤖 Update registry.access.redhat.com/ubi9-minimal image ref in Dockerfiles from fb77e447ab9 to 8b314e254e9
1 parent c759f52 commit 4651cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile.gitsign.rh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN git stash && \
2121
ls -la
2222

2323
# Install Gitsign
24-
FROM registry.access.redhat.com/ubi9-minimal@sha256:fb77e447ab97f3fecd15d2fa5361a99fe2f34b41422e8ebb3612eecd33922fa0
24+
FROM registry.access.redhat.com/ubi9-minimal@sha256:8b314e254e9ab9a7a08b675fcfd3ed66a2943eeda7b26395210d451569976b9b
2525

2626
LABEL description="Gitsign is a source code signing tool that leverages simple, secure, and auditable signatures based on simple primitives and best practices."
2727
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)
Please sign in to comment.