Skip to content

Commit

Permalink
Test new version of the CILogon authenticator
Browse files Browse the repository at this point in the history
  • Loading branch information
brianaydemir committed Dec 10, 2024
1 parent 5d4085d commit fdfcc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN true \
&& apt-get update -y \
&& apt-get upgrade -y \
&& python3 -m pip install -U --no-cache-dir \
git+https://github.com/brianaydemir/jupyterhub-oauthenticator.git@6e15323645c6bb9cdcbeeb46d5e51cbcffe402de \
git+https://github.com/brianaydemir/jupyterhub-oauthenticator.git@2ebbbcd220bb267fc00d639060334443585065d0 \
git+https://github.com/osg-htc/[email protected] \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/* \
Expand Down

0 comments on commit fdfcc88

Please sign in to comment.