Skip to content

Commit 3b11fcf

Browse files
authored
Merge pull request #1633 from containers/konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-9.x
chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1751287003
2 parents 34eae80 + 1e346cc commit 3b11fcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

container-images/openvino/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:9.6-1750786174
1+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1751287003
22

33
# Install Python development dependencies
44
RUN dnf install -y python3-devel wget compat-openssl11 python3-jinja2 python3-markupsafe

container-images/rocm-ubi/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:9.6-1750786174
1+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1751287003
22

33
COPY container-images/rocm-ubi/amdgpu.repo /etc/yum.repos.d/
44
COPY container-images/rocm-ubi/rocm.repo /etc/yum.repos.d/

0 commit comments

Comments
 (0)