File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ RUN cd /usr/local/bin \
148148 && ln -s python3-config python-config
149149
150150# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
151- ENV PYTHON_PIP_VERSION 20.3.2
151+ ENV PYTHON_PIP_VERSION 20.3.1
152152# https://github.com/pypa/get-pip
153153ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
154154ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ RUN cd /usr/local/bin \
148148 && ln -s python3-config python-config
149149
150150# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
151- ENV PYTHON_PIP_VERSION 20.3.2
151+ ENV PYTHON_PIP_VERSION 20.3.1
152152# https://github.com/pypa/get-pip
153153ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
154154ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN cd /usr/local/bin \
105105 && ln -s python3-config python-config
106106
107107# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
108- ENV PYTHON_PIP_VERSION 20.3.2
108+ ENV PYTHON_PIP_VERSION 20.3.1
109109# https://github.com/pypa/get-pip
110110ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
111111ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ RUN cd /usr/local/bin \
144144 && ln -s python3-config python-config
145145
146146# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
147- ENV PYTHON_PIP_VERSION 20.3.2
147+ ENV PYTHON_PIP_VERSION 20.3.1
148148# https://github.com/pypa/get-pip
149149ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
150150ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN cd /usr/local/bin \
105105 && ln -s python3-config python-config
106106
107107# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
108- ENV PYTHON_PIP_VERSION 20.3.2
108+ ENV PYTHON_PIP_VERSION 20.3.1
109109# https://github.com/pypa/get-pip
110110ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
111111ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ RUN cd /usr/local/bin \
144144 && ln -s python3-config python-config
145145
146146# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
147- ENV PYTHON_PIP_VERSION 20.3.2
147+ ENV PYTHON_PIP_VERSION 20.3.1
148148# https://github.com/pypa/get-pip
149149ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
150150ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
You can’t perform that action at this time.
0 commit comments