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 \ build-essential \
git \ git \
git-lfs \ git-lfs \
python \ python3 \
python-openssl \ python3-openssl \
unzip \ unzip \
wget \ wget \
zip \ zip \