Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brianaydemir committed Nov 16, 2023
1 parent 5f63ea7 commit 4383676
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 @@ -14,7 +14,7 @@ RUN apt-get update \
&& apt-get upgrade -y \
&& python3 -m pip install -U --no-cache-dir \
git+https://github.com/brianaydemir/[email protected]+osg.3 \
git+https://github.com/osg-htc/jupyterhub-hooks.git@6.0.1 \
git+https://github.com/osg-htc/jupyterhub-hooks.git@6b26f0a33ff355dbfff7eaeb97be2d3485dc33a1 \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 4383676

Please sign in to comment.