Ensure to pin version specification in 'dnf install'
Version pinning forces the build to retrieve a particular version regardless of what's in the cache. This technique can also reduce failures due to unanticipated changes in required packages.
Updated 7 months ago