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