Skip to content

Commit e9ac332

Browse files
🤖 Update registry.access.redhat.com/ubi9-minimal image ref in Dockerfiles from e6b39b0a2cd to fc3534049bc (#234)
Co-authored-by: lance <[email protected]>
1 parent ab4bc19 commit e9ac332

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:e6b39b0a2cd88c0d904552eee0dca461bc74fe86fda3648ca4f8150913c79d0f
28+
FROM registry.access.redhat.com/ubi9-minimal@sha256:fc3534049bc38243ebbb18d4a639d1578e55e32aae0f980a7481e6e241dc784c
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)