diff --git a/.gitea/workflows/rh9.yml b/.gitea/workflows/rh9.yml index 47c14bd..afa2d1b 100644 --- a/.gitea/workflows/rh9.yml +++ b/.gitea/workflows/rh9.yml @@ -11,7 +11,7 @@ jobs: build: runs-on: "ubuntu-latest" container: - image: gitea.psi.ch/detectors-int/rhel9-detectors-dev + image: gitea.psi.ch/detectors-int/rhel9-detectors-dev:latest steps: - uses: actions/checkout@v4