Update Dockerfile

This commit is contained in:
deed 2022-04-03 12:07:35 +02:00
parent 64eb5003cc
commit bb7b982c41

View file

@ -7,8 +7,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \ ca-certificates \
git \ git \
git-lfs \ git-lfs \
python \ python3 \
python-openssl \ python3-openssl \
unzip \ unzip \
wget \ wget \
zip \ zip \