Skip to content
Snippets Groups Projects
Commit 8a20442d authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

fix oauthenticator version

parent 1d7b7eae
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ hub:
args:
- -c
- >-
pip install --force-reinstall jupyter-jsc-custom==0.10.13.post3 jupyterhub-forwardbasespawner==1.0.3 jupyterhub-unicorespawner==1.0.0 jupyterhub-outpostspawner==1.0.0 &&
pip install --force-reinstall jupyter-jsc-custom==0.10.13.post3 jupyterhub-forwardbasespawner==1.0.3 jupyterhub-unicorespawner==1.0.0 jupyterhub-outpostspawner==1.0.0 oauthenticator==16.3.1 &&
mkdir -p /mnt/reservation_key &&
cp -rp /mnt/reservation-keypair/..data/* /mnt/reservation_key/. &&
chown 1000:1000 -R /mnt/reservation_key &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment