Update Dockerfile

This commit is contained in:
deed 2022-02-10 18:47:03 +01:00
parent 907ff29f89
commit 7daf512b91

View file

@ -9,8 +9,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \
git \
git-lfs \
python \
python-openssl \
python3 \
python3-openssl \
unzip \
wget \
zip \
@ -28,7 +28,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libxrandr-dev \
libc6 \
libenet7 \
libfreetype \
libfreetype6 \
libgcc-s1 \
libogg0 \
libopus0 \