Skip to content

Commit d2e2850

Browse files
authored
Merge pull request #75 from chaitanya1731/agama-new
docker: update Dockerfile
2 parents 6cc2af7 + 15c328e commit d2e2850

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
@@ -55,7 +55,7 @@ LABEL name="intel-data-center-gpu-driver-container"
5555
LABEL summary="Intel® Data Center GPU Driver Container Image"
5656
LABEL description="Intel® Data Center GPU Driver container image designed for Red Hat OpenShift Container Platform. \
5757
The driver container is based on Intel Data Center GPU driver components - i915 driver release:${I915_RELEASE}, \
58-
and Firmware release:${FIRMWARE_RELEASE}. This driver container image is supported for RHOCP 4.13 RHCOS kernel version: ${KERNEL_FULL_VERSION}."
58+
and Firmware release:${FIRMWARE_RELEASE}. This driver container image is supported for RHOCP 4.14 RHCOS kernel version: ${KERNEL_FULL_VERSION}."
5959

6060
RUN microdnf update -y && rm -rf /var/cache/yum
6161
RUN microdnf -y install kmod findutils && microdnf clean all

0 commit comments

Comments
 (0)