remove python2 packages
This commit is contained in:
parent
405b8f4b55
commit
dae10b8770
|
@ -10,9 +10,7 @@ RUN apt-get update && apt-get install -y \
|
|||
unzip \
|
||||
psmisc \
|
||||
git \
|
||||
python-virtualenv \
|
||||
virtualenv \
|
||||
python-dev \
|
||||
python3-virtualenv \
|
||||
libffi-dev \
|
||||
build-essential \
|
||||
tzdata \
|
||||
|
|
Loading…
Reference in New Issue