File tree Expand file tree Collapse file tree 6 files changed +18
-18
lines changed Expand file tree Collapse file tree 6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -143,10 +143,10 @@ RUN cd /usr/local/bin \
143
143
&& ln -s python3-config python-config
144
144
145
145
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
146
- ENV PYTHON_PIP_VERSION 20.0.1
146
+ ENV PYTHON_PIP_VERSION 20.0.2
147
147
# https://github.com/pypa/get-pip
148
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
149
- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
148
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
149
+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
150
150
151
151
RUN set -ex; \
152
152
\
Original file line number Diff line number Diff line change @@ -143,10 +143,10 @@ RUN cd /usr/local/bin \
143
143
&& ln -s python3-config python-config
144
144
145
145
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
146
- ENV PYTHON_PIP_VERSION 20.0.1
146
+ ENV PYTHON_PIP_VERSION 20.0.2
147
147
# https://github.com/pypa/get-pip
148
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
149
- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
148
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
149
+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
150
150
151
151
RUN set -ex; \
152
152
\
Original file line number Diff line number Diff line change @@ -104,10 +104,10 @@ 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 20.0.1
107
+ ENV PYTHON_PIP_VERSION 20.0.2
108
108
# https://github.com/pypa/get-pip
109
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
110
- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
109
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
110
+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
111
111
112
112
RUN set -ex; \
113
113
\
Original file line number Diff line number Diff line change @@ -139,10 +139,10 @@ 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 20.0.1
142
+ ENV PYTHON_PIP_VERSION 20.0.2
143
143
# https://github.com/pypa/get-pip
144
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
145
- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
144
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
145
+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
146
146
147
147
RUN set -ex; \
148
148
\
Original file line number Diff line number Diff line change @@ -104,10 +104,10 @@ 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 20.0.1
107
+ ENV PYTHON_PIP_VERSION 20.0.2
108
108
# https://github.com/pypa/get-pip
109
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
110
- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
109
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
110
+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
111
111
112
112
RUN set -ex; \
113
113
\
Original file line number Diff line number Diff line change @@ -139,10 +139,10 @@ 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 20.0.1
142
+ ENV PYTHON_PIP_VERSION 20.0.2
143
143
# https://github.com/pypa/get-pip
144
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ffe826207a010164265d9cc807978e3604d18ca0 /get-pip.py
145
- ENV PYTHON_GET_PIP_SHA256 b86f36cc4345ae87bfd4f10ef6b2dbfa7a872fbff70608a1e43944d283fd0eee
144
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
145
+ ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
146
146
147
147
RUN set -ex; \
148
148
\
You can’t perform that action at this time.
0 commit comments