added apt-utils to debian systems
This commit is contained in:
@ -9,6 +9,7 @@ RUN apt-get -q update \
|
||||
python-dev \
|
||||
python-pip \
|
||||
git \
|
||||
apt-utils \
|
||||
&& apt-get clean \
|
||||
&& pip install --upgrade pip
|
||||
|
||||
|
Reference in New Issue
Block a user