bodhi: add the prometheus client dep

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-08-11 17:03:26 +02:00
parent f4c5453a10
commit 3434e25775

View file

@ -25,6 +25,7 @@ RUN dnf install -y \
python3-jinja2 \
python3-markdown \
python3-psycopg2 \
python3-prometheus_client \
python3-py3dns \
python3-pyasn1-modules \
python3-pylibravatar \