Update 'Dockerfile'
This commit is contained in:
parent
32c23ca46e
commit
a25fdb826c
|
@ -1,3 +1,2 @@
|
||||||
FROM jupyterhub/jupyterhub
|
FROM jupyterhub/jupyterhub
|
||||||
RUN pip3 install --no-cache-dir setuptools wheel
|
|
||||||
RUN pip3 install --no-cache-dir oauthenticator
|
RUN pip3 install --no-cache-dir oauthenticator
|
Loading…
Reference in New Issue