Skip to content

Commit

Permalink
Merge pull request #73 from chaitanya1731/agama-new
Browse files Browse the repository at this point in the history
docker: Update Dockerfile
  • Loading branch information
uMartinXu authored Jan 18, 2024
2 parents 1138aad + 8a820e7 commit 6cc2af7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/intel-dgpu-driver.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# SPDX-License-Identifier: Apache-2.0

# Intel Data Center GPU driver components combinations.
ARG I915_RELEASE=I915_23WW39.5_682.38_23.6.37_230425.49
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

# Intel Data Center GPU Driver for OpenShift version.
ARG DRIVER_VERSION=2.0.0
ARG DRIVER_VERSION=2.1.0

# RHCOS Kernel version supported by the above driver version.
ARG KERNEL_FULL_VERSION
Expand Down

0 comments on commit 6cc2af7

Please sign in to comment.