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 \
148
148
&& ln -s python3-config python-config
149
149
150
150
# 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
152
152
# https://github.com/pypa/get-pip
153
153
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
154
154
ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ RUN cd /usr/local/bin \
148
148
&& ln -s python3-config python-config
149
149
150
150
# 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
152
152
# https://github.com/pypa/get-pip
153
153
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
154
154
ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN cd /usr/local/bin \
105
105
&& ln -s python3-config python-config
106
106
107
107
# 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
109
109
# https://github.com/pypa/get-pip
110
110
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
111
111
ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ RUN cd /usr/local/bin \
144
144
&& ln -s python3-config python-config
145
145
146
146
# 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
148
148
# https://github.com/pypa/get-pip
149
149
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
150
150
ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN cd /usr/local/bin \
105
105
&& ln -s python3-config python-config
106
106
107
107
# 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
109
109
# https://github.com/pypa/get-pip
110
110
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
111
111
ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ RUN cd /usr/local/bin \
144
144
&& ln -s python3-config python-config
145
145
146
146
# 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
148
148
# https://github.com/pypa/get-pip
149
149
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c3067b2bad1d08358abccf8f4164155378c9407b/get-pip.py
150
150
ENV PYTHON_GET_PIP_SHA256 fb0ef486d5c9fa8ba61ae09831d276b3656e8b8319cf5bfdce2165d64e6e1168
You can’t perform that action at this time.
0 commit comments