Skip to content

Commit

Permalink
Merge pull request #1096 from enterprise-contract/dependabot/docker/a…
Browse files Browse the repository at this point in the history
…ll-91b3716dcb

Bump the all group with 1 update
  • Loading branch information
github-actions[bot] authored Oct 18, 2023
2 parents 2fd5c6a + 2b2b5ed commit 1a0a9b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM registry.access.redhat.com/ubi9/ubi-minimal:9.2@sha256:73e786e5ec8b25e7628f760cecb1231f9692344afc0065e8d95b05e720928456 as downloads
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.2@sha256:81c4c08610824091dc6a33800d6fba9a9b063935fa716e98f3b1dd36d4acc8ab as downloads

ARG TARGETOS
ARG TARGETARCH
Expand All @@ -29,7 +29,7 @@ RUN cd /opt && \
mv cosign-$TARGETOS-$TARGETARCH cosign && \
chmod +x cosign

FROM registry.access.redhat.com/ubi9/ubi-minimal:9.2@sha256:73e786e5ec8b25e7628f760cecb1231f9692344afc0065e8d95b05e720928456
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.2@sha256:81c4c08610824091dc6a33800d6fba9a9b063935fa716e98f3b1dd36d4acc8ab

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 1a0a9b7

Please sign in to comment.