Skip to content

Commit 39d68b6

Browse files
authored
Merge pull request #347 from securesign/konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to ac61c96
2 parents ea86f26 + 779ad35 commit 39d68b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.cosign.rh

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN git config --global --add safe.directory /cosign && \
2222
git update-index --no-assume-unchanged Dockerfile.cosign.rh
2323

2424
# Install Cosign
25-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:bafd57451de2daa71ed301b277d49bd120b474ed438367f087eac0b885a668dc
25+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:ac61c96b93894b9169221e87718733354dd3765dd4a62b275893c7ff0d876869
2626

2727
LABEL description="Cosign is a container signing tool that leverages simple, secure, and auditable signatures based on simple primitives and best practices."
2828
LABEL io.k8s.description="Cosign is a container signing tool that leverages simple, secure, and auditable signatures based on simple primitives and best practices."

0 commit comments

Comments
 (0)