Update Dockerfile
This commit is contained in:
parent
64eb5003cc
commit
bb7b982c41
1 changed files with 2 additions and 2 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue