File tree 6 files changed +18
-18
lines changed
6 files changed +18
-18
lines changed 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 19.2.2
142
+ ENV PYTHON_PIP_VERSION 19.2.3
143
143
# https://github.com/pypa/get-pip
144
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/0c72a3b4ece313faccb446a96c84770ccedc5ec5 /get-pip.py
145
- ENV PYTHON_GET_PIP_SHA256 201edc6df416da971e64cc94992d2dd24bc328bada7444f0c4f2031ae31e8dad
144
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
145
+ ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
146
146
147
147
RUN set -ex; \
148
148
\
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 19.2.2
142
+ ENV PYTHON_PIP_VERSION 19.2.3
143
143
# https://github.com/pypa/get-pip
144
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/0c72a3b4ece313faccb446a96c84770ccedc5ec5 /get-pip.py
145
- ENV PYTHON_GET_PIP_SHA256 201edc6df416da971e64cc94992d2dd24bc328bada7444f0c4f2031ae31e8dad
144
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
145
+ ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
146
146
147
147
RUN set -ex; \
148
148
\
Original file line number Diff line number Diff line change @@ -102,10 +102,10 @@ RUN cd /usr/local/bin \
102
102
&& ln -s python3-config python-config
103
103
104
104
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
105
- ENV PYTHON_PIP_VERSION 19.2.2
105
+ ENV PYTHON_PIP_VERSION 19.2.3
106
106
# https://github.com/pypa/get-pip
107
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/0c72a3b4ece313faccb446a96c84770ccedc5ec5 /get-pip.py
108
- ENV PYTHON_GET_PIP_SHA256 201edc6df416da971e64cc94992d2dd24bc328bada7444f0c4f2031ae31e8dad
107
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
108
+ ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
109
109
110
110
RUN set -ex; \
111
111
\
Original file line number Diff line number Diff line change @@ -137,10 +137,10 @@ RUN cd /usr/local/bin \
137
137
&& ln -s python3-config python-config
138
138
139
139
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
140
- ENV PYTHON_PIP_VERSION 19.2.2
140
+ ENV PYTHON_PIP_VERSION 19.2.3
141
141
# https://github.com/pypa/get-pip
142
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/0c72a3b4ece313faccb446a96c84770ccedc5ec5 /get-pip.py
143
- ENV PYTHON_GET_PIP_SHA256 201edc6df416da971e64cc94992d2dd24bc328bada7444f0c4f2031ae31e8dad
142
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
143
+ ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
144
144
145
145
RUN set -ex; \
146
146
\
Original file line number Diff line number Diff line change @@ -102,10 +102,10 @@ RUN cd /usr/local/bin \
102
102
&& ln -s python3-config python-config
103
103
104
104
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
105
- ENV PYTHON_PIP_VERSION 19.2.2
105
+ ENV PYTHON_PIP_VERSION 19.2.3
106
106
# https://github.com/pypa/get-pip
107
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/0c72a3b4ece313faccb446a96c84770ccedc5ec5 /get-pip.py
108
- ENV PYTHON_GET_PIP_SHA256 201edc6df416da971e64cc94992d2dd24bc328bada7444f0c4f2031ae31e8dad
107
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
108
+ ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
109
109
110
110
RUN set -ex; \
111
111
\
Original file line number Diff line number Diff line change @@ -137,10 +137,10 @@ RUN cd /usr/local/bin \
137
137
&& ln -s python3-config python-config
138
138
139
139
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
140
- ENV PYTHON_PIP_VERSION 19.2.2
140
+ ENV PYTHON_PIP_VERSION 19.2.3
141
141
# https://github.com/pypa/get-pip
142
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/0c72a3b4ece313faccb446a96c84770ccedc5ec5 /get-pip.py
143
- ENV PYTHON_GET_PIP_SHA256 201edc6df416da971e64cc94992d2dd24bc328bada7444f0c4f2031ae31e8dad
142
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d /get-pip.py
143
+ ENV PYTHON_GET_PIP_SHA256 57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
144
144
145
145
RUN set -ex; \
146
146
\
You can’t perform that action at this time.
0 commit comments