Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9-minimal docker ta…
Browse files Browse the repository at this point in the history
…g to v9.5-1734497536

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Dec 23, 2024
1 parent a9f213e commit 0dd0ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile.operator
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN chmod g+w . && \
git config --global --add safe.directory "$PWD" && \
make build

FROM registry.access.redhat.com/ubi9-minimal:9.5-1731518200
FROM registry.access.redhat.com/ubi9-minimal:9.5-1734497536
COPY --from=builder \
/opt/app-root/src/bin/hypershift \
/opt/app-root/src/bin/hcp \
Expand Down

0 comments on commit 0dd0ee3

Please sign in to comment.