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 cb7683d + 4fe3a8a commit 9188496Copy full SHA for 9188496
docker/intel-dgpu-driver.Dockerfile
@@ -51,7 +51,7 @@ RUN git clone -b ${FIRMWARE_RELEASE} --single-branch https://github.com/intel-gp
51
&& install -D /build/intel-gpu-firmware/firmware/pvc* /build/firmware/
52
53
# Packaging Intel GPU driver components in the base UBI image for certification
54
-FROM registry.redhat.io/ubi9/ubi-minimal:9.2
+FROM registry.redhat.io/ubi9/ubi-minimal:9.3
55
ARG DRIVER_VERSION
56
ARG KERNEL_FULL_VERSION
57
ARG I915_RELEASE
0 commit comments