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 @@ -141,7 +141,7 @@ RUN cd /usr/local/bin \
141
141
&& ln -s python3-config python-config
142
142
143
143
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
144
- ENV PYTHON_PIP_VERSION 19.3 .1
144
+ ENV PYTHON_PIP_VERSION 20.0 .1
145
145
# https://github.com/pypa/get-pip
146
146
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
147
147
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ RUN cd /usr/local/bin \
141
141
&& ln -s python3-config python-config
142
142
143
143
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
144
- ENV PYTHON_PIP_VERSION 19.3 .1
144
+ ENV PYTHON_PIP_VERSION 20.0 .1
145
145
# https://github.com/pypa/get-pip
146
146
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
147
147
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ RUN cd /usr/local/bin \
104
104
&& ln -s python3-config python-config
105
105
106
106
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
107
- ENV PYTHON_PIP_VERSION 19.3 .1
107
+ ENV PYTHON_PIP_VERSION 20.0 .1
108
108
# https://github.com/pypa/get-pip
109
109
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
110
110
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ RUN cd /usr/local/bin \
139
139
&& ln -s python3-config python-config
140
140
141
141
# if this is called "PIP_VERSION", pip
EEAB
explodes with "ValueError: invalid truth value '<VERSION>'"
142
- ENV PYTHON_PIP_VERSION 19.3 .1
142
+ ENV PYTHON_PIP_VERSION 20.0 .1
143
143
# https://github.com/pypa/get-pip
144
144
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
145
145
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ RUN cd /usr/local/bin \
104
104
&& ln -s python3-config python-config
105
105
106
106
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
107
- ENV PYTHON_PIP_VERSION 19.3 .1
107
+ ENV PYTHON_PIP_VERSION 20.0 .1
108
108
# https://github.com/pypa/get-pip
109
109
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
110
110
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ RUN cd /usr/local/bin \
139
139
&& ln -s python3-config python-config
140
140
141
141
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
142
- ENV PYTHON_PIP_VERSION 19.3 .1
142
+ ENV PYTHON_PIP_VERSION 20.0 .1
143
143
# https://github.com/pypa/get-pip
144
144
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0/get-pip.py
145
145
ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
You can’t perform that action at this time.
0 commit comments