bodhi: add the graphql deps
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
3ba9c68e76
commit
f4c5453a10
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ RUN dnf install -y \
|
|||
python3-librepo \
|
||||
python3-mod_wsgi \
|
||||
python3-gunicorn \
|
||||
&& pip install koji \
|
||||
&& pip install koji graphene graphene-sqlalchemy WebOb-GraphQL \
|
||||
&& dnf clean all
|
||||
|
||||
RUN git clone -b {{bodhi_version}} https://github.com/fedora-infra/bodhi.git /srv/bodhi && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue