Skip to content

Commit

Permalink
Merge pull request #365 from yuvipanda/kubespawner-bump
Browse files Browse the repository at this point in the history
Bump kubespawner version
  • Loading branch information
willingc authored Dec 23, 2017
2 parents fc378a4 + 8b3b2ab commit a1838c1
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 a1838c1

Please sign in to comment.