There was an error while loading. Please reload this page.
2 parents 1138aad + 8a820e7 commit 6cc2af7Copy full SHA for 6cc2af7
docker/intel-dgpu-driver.Dockerfile
@@ -2,11 +2,11 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
# Intel Data Center GPU driver components combinations.
5
-ARG I915_RELEASE=I915_23WW39.5_682.38_23.6.37_230425.49
6
-ARG FIRMWARE_RELEASE=23WW39.5_682.38
+ARG I915_RELEASE=I915_23WW51.5_682.48_23.6.42_230425.56
+ARG FIRMWARE_RELEASE=23WW49.5_682.48
7
8
# Intel Data Center GPU Driver for OpenShift version.
9
-ARG DRIVER_VERSION=2.0.0
+ARG DRIVER_VERSION=2.1.0
10
11
# RHCOS Kernel version supported by the above driver version.
12
ARG KERNEL_FULL_VERSION
0 commit comments