Since dnf5 is now the default on Fedora 41, this custom container is no longer needed.
Stock fedora container with dnf5 as the default package manager.
Updated every day at midnight.
podman run -it ghcr.io/aegeontis/fedora-with-dnf5:latest
docker run -it ghcr.io/aegeontis/fedora-with-dnf5:latest
FROM ghcr.io/aegeontis/fedora-with-dnf5:latest
# rest of your Dockerfile