Skip to content
Snippets Groups Projects
Verified Commit cf9a227b authored by Olivier Benz's avatar Olivier Benz
Browse files

Update GitLab Container Registry URL

parent bfa7fc59
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ JH_GITLAB_SECRET=
JH_COOKIE_SECRET=
## JupyterLab image
DOCKER_JUPYTERLAB_IMAGE=registry.gitlab.b-data.ch/jupyterlab/r/verse
DOCKER_JUPYTERLAB_IMAGE=glcr.b-data.ch/jupyterlab/r/verse
# GitLab domain
GL_DOMAIN=mydomain.com
......@@ -2,7 +2,7 @@ version: '3.9'
services:
jupyterhub:
image: registry.gitlab.b-data.ch/jupyterhub/jupyterhub:${JH_VERSION}-oauth-docker
image: glcr.b-data.ch/jupyterhub/jupyterhub:${JH_VERSION}-oauth-docker
restart: always
networks:
- jupyter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment