Revert "Add dnf-3"
This reverts commit8420644131
. Not required anymore in light of commit01ab0882
This commit is contained in:
parent
01ab088237
commit
85d1c20cf9
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue