Skip to content

Commit

Permalink
Merge pull request #771 from containers/renovate/registry.access.redh…
Browse files Browse the repository at this point in the history
…at.com-ubi9-ubi-9.x

chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.5-1738814488
  • Loading branch information
ericcurtin authored Feb 9, 2025
2 parents b31c162 + 12faac1 commit 8df5070
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion container-images/ramalama/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi:9.5-1738643550
FROM registry.access.redhat.com/ubi9/ubi:9.5-1738814488

COPY ../scripts /scripts
RUN chmod +x /scripts/*.sh && \
Expand Down
2 changes: 1 addition & 1 deletion container-images/rocm/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi:9.5-1738643550
FROM registry.access.redhat.com/ubi9/ubi:9.5-1738814488

COPY rocm/amdgpu.repo /etc/yum.repos.d/
COPY rocm/rocm.repo /etc/yum.repos.d/
Expand Down
2 changes: 1 addition & 1 deletion container-images/vulkan/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi:9.5-1738643550
FROM registry.access.redhat.com/ubi9/ubi:9.5-1738814488

COPY ../scripts /scripts
RUN chmod +x /scripts/*.sh && \
Expand Down

0 comments on commit 8df5070

Please # to comment.