Add python3-apt to ubuntu1604py3 Dockerfile.
This commit is contained in:
parent
686d79a515
commit
eb26616b09
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ RUN apt-get update -y && \
|
|||
mysql-server \
|
||||
openssh-client \
|
||||
openssh-server \
|
||||
python3-apt \
|
||||
python3-coverage \
|
||||
python3-dbus \
|
||||
python3-httplib2 \
|
||||
|
|
Loading…
Reference in a new issue