bodhi: fix failing critpath cronjob

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
Mattia Verga 2024-02-16 19:23:42 +01:00 committed by darknao
parent a4750b1bb6
commit 2ff74f0ed1

View file

@ -13,4 +13,4 @@ RUN curl -o /etc/yum.repos.d/infra-tags-stg.repo https://infrastructure.fedorapr
{% else %}
RUN curl -o /etc/yum.repos.d/infra-tags.repo https://infrastructure.fedoraproject.org/infra/ansible/files/common/fedora-infra-tags.repo
{% endif %}
RUN dnf install -y python3-dnf git fedora-repos
RUN dnf install -y python3-dnf python3-yaml git fedora-repos