bodhi: install python-whitenoise in the base container
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
2e4187ca67
commit
f92f0b3725
1 changed files with 2 additions and 1 deletions
|
@ -46,6 +46,7 @@ RUN dnf install -y \
|
|||
python3-librepo \
|
||||
python3-mod_wsgi \
|
||||
python3-gunicorn \
|
||||
python3-whitenoise \
|
||||
&& pip install koji graphene graphene-sqlalchemy WebOb-GraphQL \
|
||||
&& dnf clean all
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue