Skip to content

Commit

Permalink
Bump kubespawner version
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Dec 21, 2017
1 parent b2744e4 commit ed5c52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ RUN pip3 install --no-cache-dir \
oauthenticator==0.7.2 \
cryptography==2.0.3

RUN pip3 --no-cache-dir install git+https://github.com/jupyterhub/kubespawner@v0.7.1
RUN pip3 --no-cache-dir install git+https://github.com/jupyterhub/kubespawner@5c9bf38

ADD jupyterhub_config.py /srv/jupyterhub_config.py
ADD cull_idle_servers.py /usr/local/bin/cull_idle_servers.py
Expand Down

0 comments on commit ed5c52d

Please sign in to comment.