add intel shaders

This commit is contained in:
aptalca 2023-06-11 21:58:21 -04:00
parent 485759ea45
commit 08109809be
No known key found for this signature in database
GPG Key ID: BE36CFFB9FD85548

View File

@ -24,7 +24,7 @@ RUN \
echo "**** install runtime ****" && \
apt-get update && \
apt-get install -y \
i965-va-driver \
i965-va-driver-shaders \
libexpat1 \
libgl1-mesa-dri \
libglib2.0-0 \