Skip to content

Fix docker stage by using sudo to install rpm

Zef Wolffs requested to merge docker_fix into main

Apparently we had to be su to install the rpm successfully in the docker image

Merge request reports