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 @@ -141,10 +141,10 @@ 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 20.1
144
+ ENV PYTHON_PIP_VERSION 20.1.1
145
145
# https://github.com/pypa/get-pip
146
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
147
- ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
146
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b /get-pip.py
147
+ ENV PYTHON_GET_PIP_SHA256 b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
148
148
149
149
RUN set -ex; \
150
150
\
Original file line number Diff line number Diff line change @@ -141,10 +141,10 @@ 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 20.1
144
+ ENV PYTHON_PIP_VERSION 20.1.1
145
145
# https://github.com/pypa/get-pip
146
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
147
- ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
146
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b /get-pip.py
147
+ ENV PYTHON_GET_PIP_SHA256 b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
148
148
149
149
RUN set -ex; \
150
150
\
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.1
107
+ ENV PYTHON_PIP_VERSION 20.1.1
108
108
# https://github.com/pypa/get-pip
109
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
110
- ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
109
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b /get-pip.py
110
+ ENV PYTHON_GET_PIP_SHA256 b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
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.1
142
+ ENV PYTHON_PIP_VERSION 20.1.1
143
143
# https://github.com/pypa/get-pip
144
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
145
- ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
144
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b /get-pip.py
145
+ ENV PYTHON_GET_PIP_SHA256 b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
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.1
107
+ ENV PYTHON_PIP_VERSION 20.1.1
108
108
# https://github.com/pypa/get-pip
109
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
110
- ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
109
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b /get-pip.py
110
+ ENV PYTHON_GET_PIP_SHA256 b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
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.1
142
+ ENV PYTHON_PIP_VERSION 20.1.1
143
143
# https://github.com/pypa/get-pip
144
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9 /get-pip.py
145
- ENV PYTHON_GET_PIP_SHA256 ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d4348
144
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b /get-pip.py
145
+ ENV PYTHON_GET_PIP_SHA256 b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
146
146
147
147
RUN set -ex; \
148
148
\
You can’t perform that action at this time.
0 commit comments