Update .github/workflows/build.yml

This commit is contained in:
2025-04-28 11:43:19 +02:00
parent a92ed7087b
commit 4add2bb92e
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
build-and-publish:
runs-on: "ubuntu-latest"
container:
image: container.psi.ch/images/rhel9-developer-github-actions
image: gitea.psi.ch/images/rhel9-developer-gitea-actions
steps:
- name: Checkout code
uses: actions/checkout@v4