diff --git a/applications/jupyterlab/Dockerfile b/applications/jupyterlab/Dockerfile index ecf6a4e4..c10434bc 100644 --- a/applications/jupyterlab/Dockerfile +++ b/applications/jupyterlab/Dockerfile @@ -1,4 +1,4 @@ -FROM jupyter/base-notebook:hub-1.5.0 +FROM quay.io/jupyter/base-notebook:latest USER root