Skip to content

Commit

Permalink
Merge pull request #135 from JasonPowr/test
Browse files Browse the repository at this point in the history
Test pr to trigger builds
  • Loading branch information
JasonPowr authored Feb 22, 2024
2 parents bf9422f + 225b4a6 commit 38036c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.client-server-cg.rh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# Gitsign
# https://catalog.redhat.com/software/containers/detail/652974c4f28b8157c60653c9
# docker://registry.redhat.io/rhtas-tech-preview/gitsign-rhel9
#
##

# An image with oc so we can run `oc image extract` to download the binaries
FROM registry.redhat.io/openshift4/ose-tools-rhel8:v4.11.0-202401122348.p0.gbf40a6c.assembly.stream AS downloads
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.client-server-re.rh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# Enterprise Contract
# https://catalog.redhat.com/software/containers/detail/65a0454ad3407c4a7825b10c
# docker://registry.redhat.io/rhtas-tech-preview/ec-rhel9
#
##

# An image with oc so we can run `oc image extract` to download the binaries
FROM registry.redhat.io/openshift4/ose-tools-rhel8:v4.11.0-202401122348.p0.gbf40a6c.assembly.stream AS downloads
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.cosign.rh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN git config --global --add safe.directory /cosign && \
gzip cosign-windows-amd64

# Install Cosign
#

FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:06d06f15f7b641a78f2512c8817cbecaa1bf549488e273f5ac27ff1654ed33f0

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

0 comments on commit 38036c7

Please sign in to comment.