Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: include
--nobest
while upgrading the devel container packages
On occasion there are inconsistencies in the CentOS or Ceph RPM repositories. This can cause `dnf update` to fail when there are conflicting versions of a package. By adding the `--nobest` option, packages can get upgraded to an older version, but not the latest. Signed-off-by: Niels de Vos <[email protected]> (cherry picked from commit d8a0407)
- Loading branch information