bump oauthenticator to 0.4
This commit is contained in:
parent
63f7c4b6cf
commit
2496467b7f
@ -5,7 +5,7 @@ FROM jupyterhub/jupyterhub-onbuild:0.6.1
|
|||||||
# Install dockerspawner and its dependencies
|
# Install dockerspawner and its dependencies
|
||||||
RUN /opt/conda/bin/pip install \
|
RUN /opt/conda/bin/pip install \
|
||||||
jupyterhub==0.6.* \
|
jupyterhub==0.6.* \
|
||||||
oauthenticator==0.3.* \
|
oauthenticator==0.4.* \
|
||||||
dockerspawner==0.3.*
|
dockerspawner==0.3.*
|
||||||
|
|
||||||
# Copy TLS certificate and key
|
# Copy TLS certificate and key
|
||||||
|
Loading…
Reference in New Issue
Block a user