Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brianaydemir committed Dec 4, 2023
1 parent 4e084a0 commit 9491296
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/[email protected].3 \
git+https://github.com/osg-htc/[email protected].4 \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 9491296

Please sign in to comment.