Skip to content

ci: Work-around old container images

Bastien Nocera requested to merge wip/hadess/fix-ci into master

If the container images are too old, a command like "dnf reinstall" might fail because the packages aren't available on the server anymore. Simply update those packages instead in that case.

Merge request reports