Skip to content

Commit

Permalink
Revert "Add dnf-3"
Browse files Browse the repository at this point in the history
This reverts commit 8420644.

Not required anymore in light of commit 01ab088
yoe committed Nov 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 01ab088 commit 85d1c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/dockerfiles/fed-build/Dockerfile
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 85d1c20

Please sign in to comment.