mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-07 16:54:47 +00:00
Update dockerfile-nogit
This commit is contained in:
parent
de92faf67b
commit
f98c96e98a
@ -15,7 +15,7 @@ RUN apt-get update && \
|
|||||||
apt-get -qy autoremove
|
apt-get -qy autoremove
|
||||||
|
|
||||||
#Install current pip from PyPa
|
#Install current pip from PyPa
|
||||||
RUN curl https://bootstrap.pypa.io/3.4/get-pip.py -o get-pip.py && \
|
RUN curl https://bootstrap.pypa.io/pip/3.4/get-pip.py -o get-pip.py && \
|
||||||
python3 get-pip.py
|
python3 get-pip.py
|
||||||
|
|
||||||
#Fetch additional dependencies from Python 3.x pip
|
#Fetch additional dependencies from Python 3.x pip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user