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 \
|
build-essential \
|
||||||
git \
|
git \
|
||||||
git-lfs \
|
git-lfs \
|
||||||
python \
|
python3 \
|
||||||
python-openssl \
|
python3-openssl \
|
||||||
unzip \
|
unzip \
|
||||||
wget \
|
wget \
|
||||||
zip \
|
zip \
|
||||||
|
|
Loading…
Reference in a new issue