bodhi: fix dockerfile
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
f0aba5d2a9
commit
8de42b2da6
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ RUN dnf install -y \
|
|||
python3-librepo \
|
||||
python3-mod_wsgi \
|
||||
python3-gunicorn \
|
||||
koji && \
|
||||
dnf clean all
|
||||
&& pip install koji \
|
||||
&& dnf clean all
|
||||
|
||||
RUN git clone -b {{bodhi_version}} https://github.com/fedora-infra/bodhi.git /srv/bodhi && \
|
||||
cd /srv/bodhi && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue