We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 492dc4e + fe6fa41 commit d16571dCopy full SHA for d16571d
Dockerfile.jupyterhub
@@ -1,10 +1,9 @@
1
# Copyright (c) Jupyter Development Team.
2
# Distributed under the terms of the Modified BSD License.
3
-FROM jupyterhub/jupyterhub-onbuild:0.6.1
+FROM jupyterhub/jupyterhub-onbuild:0.7.0
4
5
# Install dockerspawner and its dependencies
6
RUN /opt/conda/bin/pip install \
7
- jupyterhub==0.6.* \
8
oauthenticator==0.4.* \
9
dockerspawner==0.4.*
10
0 commit comments