This commit is contained in:
		| @ -5,7 +5,7 @@ RUN apt-get install -y build-essential curl python3 python3-pip python3-venv | |||||||
|  |  | ||||||
| # Inorder to run pip3.6, run it the following way `python3.6 -m pip` | # Inorder to run pip3.6, run it the following way `python3.6 -m pip` | ||||||
| # Update Python & Install wheel | # Update Python & Install wheel | ||||||
| RUN python3 -m pip install pip --upgrade && ython3 -m pip install wheel | RUN python3 -m pip install pip --upgrade && python3 -m pip install wheel | ||||||
|  |  | ||||||
| FROM python-ubuntu | FROM python-ubuntu | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user