Skip to content

Commit 326c8ac

Browse files
author
Chaitanya
committed
docker: Updated Dockerfile
Updated Driver Version to 2.2.0 for PVC support Signed-off-by: Chaitanya <chaitanya.kulkarni@intel.com>
1 parent 810df2a commit 326c8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/intel-dgpu-driver.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG I915_RELEASE=I915_23WW51.5_682.48_23.6.42_230425.56
66
ARG FIRMWARE_RELEASE=23WW49.5_682.48
77

88
# Intel Data Center GPU Driver for OpenShift version.
9-
ARG DRIVER_VERSION=2.1.0
9+
ARG DRIVER_VERSION=2.2.0
1010

1111
# RHCOS Kernel version supported by the above driver version.
1212
ARG KERNEL_FULL_VERSION

0 commit comments

Comments
 (0)