From bd5dad898884a69828b22fb399028795deda6ad6 Mon Sep 17 00:00:00 2001 From: froejdh_e Date: Wed, 2 Apr 2025 11:18:00 +0200 Subject: [PATCH] new link --- .gitea/workflows/rh9-native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/rh9-native.yml b/.gitea/workflows/rh9-native.yml index 48b6733..4a77832 100644 --- a/.gitea/workflows/rh9-native.yml +++ b/.gitea/workflows/rh9-native.yml @@ -11,7 +11,7 @@ jobs: buildh: runs-on: "ubuntu-latest" container: - image: container.psi.ch/images/rhel9-developer-gitea-actions + image: gitea.psi.ch/images/rhel9-developer-gitea-actions steps: - uses: actions/checkout@v4