Upgrade pip and buildozer

This commit is contained in:
Sergio Morillo 2022-10-14 16:58:04 +02:00
parent 34e5425f00
commit 42d09c534d
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ RUN apt update -qq > /dev/null \
wget
USER ${USER}
RUN pip3 install --upgrade pip buildozer --user
RUN pip3 install --user pyopenssl pyssl
# change permissions to .buildozer folder