fixed images
All checks were successful
Build on RHEL9 / build (push) Successful in 1m30s

This commit is contained in:
froejdh_e 2025-04-22 14:11:47 +02:00
parent fadd54b9a9
commit 301f55c627
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ jobs:
build:
runs-on: "ubuntu-latest"
container:
image: gitea.psi.ch/detectors-int/rhel8-detectors-dev
image: gitea.psi.ch/detectors/rhel8-detectors-dev
steps:
# workaround until actions/checkout@v4 is available for RH8
# - uses: actions/checkout@v4

View File

@ -11,7 +11,7 @@ jobs:
build:
runs-on: "ubuntu-latest"
container:
image: gitea.psi.ch/detectors-int/rhel9-detectors
image: gitea.psi.ch/detectors/rhel9-detectors-dev
steps:
- uses: actions/checkout@v4