Mise à jour de 'Dockerfile'
Some checks failed
gitea-sync/ci-yocto/pipeline/head There was a failure building this commit

This commit is contained in:
dany 2022-08-07 10:13:09 +02:00
parent 9a6351faeb
commit 2bd5e258bd

View File

@ -7,7 +7,7 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
xz-utils debianutils iputils-ping python3-git \
python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 \
xterm python3-subunit mesa-common-dev zstd liblz4-tool file locales locales-all \
curl unzip libc6:i386
curl unzip libc6:i386 zlib1g:i386 zlib1g
ENV LC_ALL en_US.UTF-8
ENV LANG en_US.UTF-8
ENV LANGUAGE en_US.UTF-8