Skip to content

Commit

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

Bump the all group with 1 update
  • Loading branch information
github-actions[bot] authored Nov 20, 2023
2 parents 7a8c652 + 544db00 commit eed552c
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.3@sha256:b330d9e6aa681d5fe2b11fcfe0ca51e1801d837dd26804b0ead9a09ca8246c40 as downloads
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3@sha256:c77792b8084ce5946c68f39024fa460ef7769c0eef3fce995e70299e21a7e166 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.3@sha256:b330d9e6aa681d5fe2b11fcfe0ca51e1801d837dd26804b0ead9a09ca8246c40
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3@sha256:c77792b8084ce5946c68f39024fa460ef7769c0eef3fce995e70299e21a7e166

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit eed552c

Please sign in to comment.