change to hotwa quay images

This commit is contained in:
2024-05-25 19:57:23 +08:00
parent d2f5cf5ae5
commit 2c58a44cde

View File

@@ -32,7 +32,7 @@ services:
# All containers will join this network
DOCKER_NETWORK_NAME: jupyterhub-network
# JupyterHub will spawn this Notebook image for users
DOCKER_NOTEBOOK_IMAGE: hotwa/notebook:latest
DOCKER_NOTEBOOK_IMAGE: quay.io/hotwa/notebook:latest
# Notebook directory inside user image
DOCKER_NOTEBOOK_DIR: /home/jovyan/work