diff --git a/Dockerfile b/Dockerfile index d18c9e9..1172222 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ # The published image tag is taken from the numerical version of # our base image, and appended with the contents of .tag-append (file) -FROM docker.io/jupyter/minimal-notebook:lab-4.0.0 +FROM docker.io/jupyter/minimal-notebook:lab-4.0.3 USER root