Merge pull request #10 from minrk/oauth-0.4

bump oauthenticator to 0.4
This commit is contained in:
Carol Willing 2016-05-11 07:16:19 -07:00
commit f5453b21a6

View File

@ -5,7 +5,7 @@ FROM jupyterhub/jupyterhub-onbuild:0.6.1
# Install dockerspawner and its dependencies
RUN /opt/conda/bin/pip install \
jupyterhub==0.6.* \
oauthenticator==0.3.* \
oauthenticator==0.4.* \
dockerspawner==0.3.*
# Copy TLS certificate and key