Skip to content

Commit 27948e7

Browse files
committed
🤖 Update registry.access.redhat.com/ubi9-minimal image ref in Dockerfiles from 8d905a93f13 to 3660caede14
1 parent 21627cd commit 27948e7

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:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7
28+
FROM registry.access.redhat.com/ubi9-minimal@sha256:3660caede14750ab8df58f780016be487e490055acf07f67333c0001c661c913
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)