diff --git a/Dockerfile b/Dockerfile index ebe7814..3f22c5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM ghcr.io/ucsd-ets/datascience-notebook:2023.4-stable LABEL maintainer="UC San Diego ITS/ETS " - +# # 2) change to root to install packages USER root