Skip to content

Commit

Permalink
Merge pull request #5025 from VladimirSlavik/master-revert-dnf5-conta…
Browse files Browse the repository at this point in the history
…iner

infra: Revert DNF 5 changes in containers
  • Loading branch information
VladimirSlavik committed Aug 8, 2023
2 parents bbbf830 + 5c15299 commit f4c1650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile/anaconda-rpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN set -ex; \
dnf update -y; \
# Install dependencies
dnf install -y \
dnf5-plugins \
'dnf-command(copr)' \
npm \
git \
curl \
Expand Down

0 comments on commit f4c1650

Please sign in to comment.