From 89d80469a39bf502ebd3af0b56ad47483e2bc5cb Mon Sep 17 00:00:00 2001 From: froejdh_e Date: Wed, 16 Apr 2025 09:36:45 +0200 Subject: [PATCH] again --- .gitea/workflows/rh9-detectors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/rh9-detectors.yml b/.gitea/workflows/rh9-detectors.yml index eefbd75..ebca3f7 100644 --- a/.gitea/workflows/rh9-detectors.yml +++ b/.gitea/workflows/rh9-detectors.yml @@ -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