Revert "Add dnf-3"

This reverts commit 8420644131.

Not required anymore in light of commit 01ab0882
This commit is contained in:
Wouter Verhelst 2024-11-18 15:00:26 +01:00
parent 01ab088237
commit 85d1c20cf9

View file

@ -1,2 +1,2 @@
FROM fedora:latest
RUN dnf -y --enablerepo='updates-testing' install mock git rpm-build rpmdevtools dnf-3 && dnf clean all
RUN dnf -y --enablerepo='updates-testing' install mock git rpm-build rpmdevtools && dnf clean all