Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docke…
Browse files Browse the repository at this point in the history
…r tag to v9.4-1227.1725849298

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 10, 2024
1 parent ca08290 commit 5221557
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion multi-platform-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1134
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1725849298
ENV HOME=/root
RUN microdnf install -y rsync openssh-clients buildah podman

Expand Down
2 changes: 1 addition & 1 deletion task-toolset/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1134
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1725849298
RUN microdnf install -y git jq && \
microdnf clean all && rm -rf /var/cache/dnf/*

0 comments on commit 5221557

Please sign in to comment.