We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae38e3f + 9c43c0b commit c791ac1Copy full SHA for c791ac1
container-images/openvino/Containerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.6-1751287003
+FROM registry.access.redhat.com/ubi9/ubi:9.6-1751445649
2
3
# Install Python development dependencies
4
RUN dnf install -y python3-devel wget compat-openssl11 python3-jinja2 python3-markupsafe
container-images/rocm-ubi/Containerfile
COPY container-images/rocm-ubi/amdgpu.repo /etc/yum.repos.d/
COPY container-images/rocm-ubi/rocm.repo /etc/yum.repos.d/
0 commit comments