diff --git a/Dockerfile b/Dockerfile index be73312..e35a803 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,2 @@ FROM jupyterhub/jupyterhub -RUN pip3 install --no-cache-dir setuptools wheel RUN pip3 install --no-cache-dir oauthenticator \ No newline at end of file