Check duplicate issues.
Description
In the section "To replicate build locally" it says:
docker run --security-opt label=disable -it registry.cern.ch/root-ci/alma10-clang_ninja:buildready
but it should say instead
docker run --security-opt label=disable -it registry.cern.ch/root-ci/alma10:buildready
In the top of the CI it's correct, it says:
Trying to pull registry.cern.ch/root-ci/alma10:buildready...
Reproducer
Check https://github.com/root-project/root/actions/runs/34982286812/job/104425360555?pr=19870
ROOT version
ROOT v6.36.02
Built for linuxx8664gcc on Jul 08 2025, 22:08:50
From tags/v6-36-02@v6-36-02
With c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Binary directory: /opt/root/bin
Installation method
/
Operating system
/
Additional context
No response
Check duplicate issues.
Description
In the section "To replicate build locally" it says:
docker run --security-opt label=disable -it registry.cern.ch/root-ci/alma10-clang_ninja:buildreadybut it should say instead
docker run --security-opt label=disable -it registry.cern.ch/root-ci/alma10:buildreadyIn the top of the CI it's correct, it says:
Trying to pull registry.cern.ch/root-ci/alma10:buildready...Reproducer
Check https://github.com/root-project/root/actions/runs/34982286812/job/104425360555?pr=19870
ROOT version
Installation method
/
Operating system
/
Additional context
No response