Skip to content

Commit

Permalink
install latest kubespawner on hub image
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Sep 22, 2023
1 parent 9eac61b commit 52873ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ USER root

RUN python3 -m pip install --no-cache git+https://github.com/berkeley-dsep-infra/canvasoauthenticator@09e7ed8
RUN python3 -m pip install --no-cache jupyterhub-ltiauthenticator==1.5.1
RUN python3 -m pip install --no-cache git+https://github.com/jupyterhub/kubespawner@d60146f

COPY logos /srv/logos

Expand Down

0 comments on commit 52873ac

Please sign in to comment.