diff --git a/Dockerfile b/Dockerfile index 1172222..39e7c6d 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.3 +FROM docker.io/jupyter/minimal-notebook:lab-4.0.5 USER root