diff --git a/docker-compose.yml b/docker-compose.yml index 25d86ca..1072dd7 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,7 @@ services: args: JUPYTERHUB_VERSION: latest restart: always - image: hotwa/jupyterhub # registry.cn-hangzhou.aliyuncs.com/hotwa/jupyterhub + image: quay.io/hotwa/jupyterlab:latest container_name: jupyterhub networks: - jupyterhub-network