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