Skip to content

Commit d32afe1

Browse files
authored
Merge pull request #78 from chaitanya1731/dockerfile
docker: Updated Dockerfile
2 parents 810df2a + 326c8ac commit d32afe1

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)