Update Dockerfile

This commit is contained in:
Alexandre
2022-11-04 19:20:16 +01:00
committed by GitHub
parent 85c7ed09cc
commit e0fd31d761

View File

@@ -30,7 +30,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=0 \
RUN \
apt-get update \
apt-get -yqq intel-media-va-driver-non-free
&& apt-get -yqq intel-media-va-driver-non-free
# Global LSIO modifications
ARG CONFIGLOCATION="/config"