Bump to Dockerspawner 0.4.
(c) Copyright IBM Corp. 2016
This commit is contained in:
parent
96501950e2
commit
575787f315
@ -6,7 +6,7 @@ FROM jupyterhub/jupyterhub-onbuild:0.6.1
|
|||||||
RUN /opt/conda/bin/pip install \
|
RUN /opt/conda/bin/pip install \
|
||||||
jupyterhub==0.6.* \
|
jupyterhub==0.6.* \
|
||||||
oauthenticator==0.4.* \
|
oauthenticator==0.4.* \
|
||||||
dockerspawner==0.3.*
|
dockerspawner==0.4.*
|
||||||
|
|
||||||
# Copy TLS certificate and key
|
# Copy TLS certificate and key
|
||||||
ENV SSL_CERT /srv/jupyterhub/secrets/jupyterhub.crt
|
ENV SSL_CERT /srv/jupyterhub/secrets/jupyterhub.crt
|
||||||
|
Loading…
Reference in New Issue
Block a user