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 @@ -149,10 +149,10 @@ RUN cd /usr/local/bin \
149
149
&& ln -s python3-config python-config
150
150
151
151
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
152
- ENV PYTHON_PIP_VERSION 21.0. 1
152
+ ENV PYTHON_PIP_VERSION 21.1
153
153
# https://github.com/pypa/get-pip
154
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/29f37dbe6b3842ccd52d61816a3044173962ebeb /public/get-pip.py
155
- ENV PYTHON_GET_PIP_SHA256 e03eb8a33d3b441ff484c56a436ff10680479d4bd14e59268e67977ed40904de
154
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ab9dde151f662745c13461f00c453dcf32a51ea9 /public/get-pip.py
155
+ ENV PYTHON_GET_PIP_SHA256 0ed17e859b835ad5bf00851f4dc8bbc3520c13dfff6c131d410cdb3a92ff0af9
156
156
157
157
RUN set -ex; \
158
158
\
Original file line number Diff line number Diff line change @@ -149,10 +149,10 @@ RUN cd /usr/local/bin \
149
149
&& ln -s python3-config python-config
150
150
151
151
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
152
- ENV PYTHON_PIP_VERSION 21.0. 1
152
+ ENV PYTHON_PIP_VERSION 21.1
153
153
# https://github.com/pypa/get-pip
154
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/29f37dbe6b3842ccd52d61816a3044173962ebeb /public/get-pip.py
155
- ENV PYTHON_GET_PIP_SHA256 e03eb8a33d3b441ff484c56a436ff10680479d4bd14e59268e67977ed40904de
154
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ab9dde151f662745c13461f00c453dcf32a51ea9 /public/get-pip.py
155
+ ENV PYTHON_GET_PIP_SHA256 0ed17e859b835ad5bf00851f4dc8bbc3520c13dfff6c131d410cdb3a92ff0af9
156
156
157
157
RUN set -ex; \
158
158
\
Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ RUN cd /usr/local/bin \
106
106
&& ln -s python3-config python-config
107
107
108
108
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109
- ENV PYTHON_PIP_VERSION 21.0. 1
109
+ ENV PYTHON_PIP_VERSION 21.1
110
110
# https://github.com/pypa/get-pip
111
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/29f37dbe6b3842ccd52d61816a3044173962ebeb /public/get-pip.py
112
- ENV PYTHON_GET_PIP_SHA256 e03eb8a33d3b441ff484c56a436ff10680479d4bd14e59268e67977ed40904de
111
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ab9dde151f662745c13461f00c453dcf32a51ea9 /public/get-pip.py
112
+ ENV PYTHON_GET_PIP_SHA256 0ed17e859b835ad5bf00851f4dc8bbc3520c13dfff6c131d410cdb3a92ff0af9
113
113
114
114
RUN set -ex; \
115
115
\
Original file line number Diff line number Diff line change @@ -145,10 +145,10 @@ RUN cd /usr/local/bin \
145
145
&& ln -s python3-config python-config
146
146
147
147
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
148
- ENV PYTHON_PIP_VERSION 21.0. 1
148
+ ENV PYTHON_PIP_VERSION 21.1
149
149
# https://github.com/pypa/get-pip
150
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/29f37dbe6b3842ccd52d61816a3044173962ebeb /public/get-pip.py
151
- ENV PYTHON_GET_PIP_SHA256 e03eb8a33d3b441ff484c56a436ff10680479d4bd14e59268e67977ed40904de
150
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ab9dde151f662745c13461f00c453dcf32a51ea9 /public/get-pip.py
151
+ ENV PYTHON_GET_PIP_SHA256 0ed17e859b835ad5bf00851f4dc8bbc3520c13dfff6c131d410cdb3a92ff0af9
152
152
153
153
RUN set -ex; \
154
154
\
Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ RUN cd /usr/local/bin \
106
106
&& ln -s python3-config python-config
107
107
108
108
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109
- ENV PYTHON_PIP_VERSION 21.0. 1
109
+ ENV PYTHON_PIP_VERSION 21.1
110
110
# https://github.com/pypa/get-pip
111
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/29f37dbe6b3842ccd52d61816a3044173962ebeb /public/get-pip.py
112
- ENV PYTHON_GET_PIP_SHA256 e03eb8a33d3b441ff484c56a436ff10680479d4bd14e59268e67977ed40904de
111
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ab9dde151f662745c13461f00c453dcf32a51ea9 /public/get-pip.py
112
+ ENV PYTHON_GET_PIP_SHA256 0ed17e859b835ad5bf00851f4dc8bbc3520c13dfff6c131d410cdb3a92ff0af9
113
113
114
114
RUN set -ex; \
115
115
\
Original file line number Diff line number Diff line change @@ -145,10 +145,10 @@ RUN cd /usr/local/bin \
145
145
&& ln -s python3-config python-config
146
146
147
147
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
148
- ENV PYTHON_PIP_VERSION 21.0. 1
148
+ ENV PYTHON_PIP_VERSION 21.1
149
149
# https://github.com/pypa/get-pip
150
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/29f37dbe6b3842ccd52d61816a3044173962ebeb /public/get-pip.py
151
- ENV PYTHON_GET_PIP_SHA256 e03eb8a33d3b441ff484c56a436ff10680479d4bd14e59268e67977ed40904de
150
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/ab9dde151f662745c13461f00c453dcf32a51ea9 /public/get-pip.py
151
+ ENV PYTHON_GET_PIP_SHA256 0ed17e859b835ad5bf00851f4dc8bbc3520c13dfff6c131d410cdb3a92ff0af9
152
152
153
153
RUN set -ex; \
154
154
\
You can’t perform that action at this time.
0 commit comments