Skip to content

Commit 15c328e

Browse files
author
chaitanya1731
committed
docker: update Dockerfile
Signed-off-by: chaitanya1731 <chaitanya.kulkarni@intel.com>
1 parent 6cc2af7 commit 15c328e

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)