add defusedxml installation in Dockerfiles
This commit is contained in:
parent
37047bd73e
commit
c629d6d99f
10 changed files with 10 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ RUN \
|
|||
gcc \
|
||||
glibc-langpack-en \
|
||||
krb5-devel \
|
||||
python3-defusedxml \
|
||||
python3-devel \
|
||||
python3-librepo \
|
||||
python3-tox \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue