mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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 \
|
mysql-server \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
openssh-server \
|
openssh-server \
|
||||||
|
python3-apt \
|
||||||
python3-coverage \
|
python3-coverage \
|
||||||
python3-dbus \
|
python3-dbus \
|
||||||
python3-httplib2 \
|
python3-httplib2 \
|
||||||
|
|
Loading…
Reference in a new issue