build images: Update images for Fedora 41

Fedora has released version 41, which was the previous 'rawhide'
version, and now the 'fedora-latest' requires dnf5 related packages.
This commit is contained in:
Rafael Guterres Jeffman
2024-11-01 10:32:17 -03:00
parent 33c1c00643
commit 25577fa9bc
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ dnf makecache; \
dnf --assumeyes install \
/usr/bin/python3 \
/usr/bin/python3-config \
/usr/bin/dnf-3 \
python3-libdnf5 \
sudo \
bash \
systemd \

View File

@@ -6,7 +6,6 @@ dnf makecache; \
dnf --assumeyes install \
/usr/bin/python3 \
/usr/bin/python3-config \
/usr/bin/dnf-3 \
python3-libdnf5 \
sudo \
bash \