diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 8ad5a1a..67b414d 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -10,7 +10,7 @@ resources: - name: source type: git source: - uri: https://gitea.redxef.at/redxef/jupyter-docker-spawner-image + uri: https://gitea.redxef.at/redxef/jupyterhub-docker-spawner-image branch: main fetch_tags: true - name: upstream-image