Skip to content

Commit

Permalink
just use main, silly
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Sep 22, 2023
1 parent 52873ac commit f9ad98e
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 @@ -6,7 +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
RUN python3 -m pip install --no-cache git+https://github.com/jupyterhub/kubespawner@main

COPY logos /srv/logos

Expand Down

0 comments on commit f9ad98e

Please sign in to comment.