diff --git a/docker-compose.yml b/docker-compose.yml index 041edea2031c3543b080b4bd0ece2582e33fce3a..c79c1dedcacc2e723e8953a8f7d1d9f025ac14cf 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ services: jupyterlab-all: image: 'modjular/jupyterlab-all' build: - context: https://git.qoto.org/modjular/jupyter-all + context: . dockerfile: Dockerfile ports: - 8888:8888