Skip to content

Commit

Permalink
Merge pull request #168 from securesign/Update-image-version-main
Browse files Browse the repository at this point in the history
🤖 [main] Update image version in Dockerfiles
  • Loading branch information
JasonPowr authored Jan 13, 2025
2 parents acbe59a + c50904e commit e24cc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.gitsign.rh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN git stash && \
ls -la

# Install Gitsign
FROM registry.access.redhat.com/ubi9-minimal@sha256:8b6978d555746877c73f52375f60fd7b6fd27d6aca000eaed27d0995303c13de
FROM registry.access.redhat.com/ubi9-minimal@sha256:e408de45e95eed0539fe821d31aa4288fe430d94f09a24c13c567bf99044dace

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

0 comments on commit e24cc3d

Please sign in to comment.