mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Add python-lxml to docker images (#25324)
This commit is contained in:
parent
3d1701b959
commit
966b5fd1a0
11 changed files with 13 additions and 2 deletions
|
@ -26,6 +26,7 @@ RUN apt-get update -y && \
|
|||
python3-dbus \
|
||||
python3-httplib2 \
|
||||
python3-jinja2 \
|
||||
python3-lxml \
|
||||
python3-mock \
|
||||
python3-mysqldb \
|
||||
python3-nose \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue