mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Fix typo in anitya's dockerfile
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user