bodhi: install fedora-messaging in the base image

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-10-10 17:34:35 +02:00
parent 92c2ea3c85
commit 49305e19f0

View file

@ -9,6 +9,7 @@ RUN sed -i '/nodocs/d' /etc/dnf/dnf.conf
RUN dnf install -y \
git \
python3-pip \
fedora-messaging \
httpd \
intltool \
python3-alembic \