upgrade to python 3
This commit is contained in:
parent
1285bd8503
commit
7c3f30c652
|
@ -10,9 +10,9 @@ RUN apt-get update && apt-get install -y \
|
|||
unzip \
|
||||
psmisc \
|
||||
git \
|
||||
python-virtualenv \
|
||||
python3-virtualenv \
|
||||
virtualenv \
|
||||
python-dev \
|
||||
python3-dev \
|
||||
libffi-dev \
|
||||
build-essential \
|
||||
tzdata \
|
||||
|
|
Loading…
Reference in New Issue