Bump versions of JupyterHub dependencies
This commit is contained in:
parent
d16571d65c
commit
c08b0735c9
@ -4,8 +4,8 @@ FROM jupyterhub/jupyterhub-onbuild:0.7.0
|
||||
|
||||
# Install dockerspawner and its dependencies
|
||||
RUN /opt/conda/bin/pip install \
|
||||
oauthenticator==0.4.* \
|
||||
dockerspawner==0.4.*
|
||||
oauthenticator==0.5.* \
|
||||
dockerspawner==0.5.*
|
||||
|
||||
# install docker on the jupyterhub container
|
||||
RUN wget https://get.docker.com -q -O /tmp/getdocker && \
|
||||
|
Loading…
Reference in New Issue
Block a user