Fix typo in anitya's dockerfile

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon
2018-04-12 23:35:59 +02:00
parent 04abb2bb4e
commit bb5b4da3c0

View File

@@ -15,7 +15,7 @@ items:
name="release-monitoring-web" \
vendor="Fedora Infrastructure" \
license="MIT"
RUN dnf install -y --enable-repo=updates-testing \
RUN dnf install -y --enablerepo=updates-testing \
git \
python3-blinker \
python3-dateutil \