Update Dockerfile

This commit is contained in:
deed 2022-01-30 17:07:19 +01:00
parent 26d46f7ab6
commit 0c8a3df047

View file

@ -9,8 +9,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
build-essential \
git \
git-lfs \
python \
python-openssl \
python3 \
python3-openssl \
unzip \
wget \
zip \