sparse-intern-71089
01/16/2022, 5:41 PMbillowy-army-68599
stale-king-21470
01/17/2022, 8:37 AM2.7.18
but I also have 3.10.1
installed. In the Dockerfile I have these commands so I guess it should install the latest version?
RUN apt-get update && \
apt-get install python-dev python-pip -y && \
apt-get clean && pip install --upgrade pip