Skip to content

Commit 6cc2af7

Browse files
authored
Merge pull request #73 from chaitanya1731/agama-new
docker: Update Dockerfile
2 parents 1138aad + 8a820e7 commit 6cc2af7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker/intel-dgpu-driver.Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# 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
5+
ARG I915_RELEASE=I915_23WW51.5_682.48_23.6.42_230425.56
6+
ARG FIRMWARE_RELEASE=23WW49.5_682.48
77

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

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

0 commit comments

Comments
 (0)