We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ff388 commit 57dd199Copy full SHA for 57dd199
1 file changed
.github/containers/test-py3/Dockerfile
@@ -13,5 +13,6 @@ RUN dnf install -y 'dnf-command(config-manager)' \
13
python3-rpm python3-decorator python3-itsdangerous python3-werkzeug \
14
python3-requests python3-gssapi python3-simplejson python3-mysqlclient \
15
python3-pytest python3-gunicorn python3-formencode \
16
- mariadb openldap-servers openldap-clients lsof \
+ python3-prettytable python3-jinja2 python3-rdflib \
17
+ mariadb openldap-servers openldap-clients lsof nss_wrapper \
18
&& dnf clean all
0 commit comments