From 05a801f984b93291888053a96951e4da55dd867f Mon Sep 17 00:00:00 2001 From: FrantiĊĦek Zatloukal Date: Apr 01 2020 14:14:50 +0000 Subject: Dockerfile: Require python3-bodhi-client --- diff --git a/Dockerfile b/Dockerfile index 1bcbbe0..33563f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,6 +26,7 @@ RUN dnf -y install findutils rpm-build python3-pip python3-mod_wsgi python3-pycu python3-pygments \ python3-bugzilla \ python3-dateutil \ + python3-bodhi-client \ python3-pytz \ python3-requests \ python3-setuptools