Skip to content

Commit

Permalink
Remove dnf5-unstable repo
Browse files Browse the repository at this point in the history
  • Loading branch information
inknos committed Nov 14, 2023
1 parent 9942c73 commit 149a748
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ RUN set -x && \

# enable dnf5
RUN set -x && \
dnf -y copr enable rpmsoftwaremanagement/dnf5-unstable; \
# enable dnf-nightly as well to get librepo and libsolv
dnf -y copr enable rpmsoftwaremanagement/dnf-nightly; \
dnf -y install dnf5-plugins; \
Expand Down

0 comments on commit 149a748

Please sign in to comment.