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