Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Test pip upgrade (#264)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Briscoe <[email protected]>
  • Loading branch information
nevets963 and Steven Briscoe authored Oct 26, 2022
1 parent 98cbe15 commit 4708fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stage2/03-install-umbrel/01-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ EOF
echo "Installing Docker Compose..."
echo
on_chroot << EOF
pip3 install --upgrade pip
pip3 install docker-compose
EOF

Expand Down

0 comments on commit 4708fe7

Please sign in to comment.