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.2.2
152
+ ENV PYTHON_PIP_VERSION 21.2.3
153
153
# https://github.com/pypa/get-pip
154
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9 /public/get-pip.py
155
- ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
154
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21 /public/get-pip.py
155
+ ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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.2.2
152
+ ENV PYTHON_PIP_VERSION 21.2.3
153
153
# https://github.com/pypa/get-pip
154
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9 /public/get-pip.py
155
- ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
154
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21 /public/get-pip.py
155
+ ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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.2.2
109
+ ENV PYTHON_PIP_VERSION 21.2.3
110
110
# https://github.com/pypa/get-pip
111
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9 /public/get-pip.py
112
- ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
111
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21 /public/get-pip.py
112
+ ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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.2.2
148
+ ENV PYTHON_PIP_VERSION 21.2.3
149
149
# https://github.com/pypa/get-pip
150
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9 /public/get-pip.py
151
- ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
150
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21 /public/get-pip.py
151
+ ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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.2.2
109
+ ENV PYTHON_PIP_VERSION 21.2.3
110
110
# https://github.com/pypa/get-pip
111
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9 /public/get-pip.py
112
- ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
111
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21 /public/get-pip.py
112
+ ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
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.2.2
148
+ ENV PYTHON_PIP_VERSION 21.2.3
149
149
# https://github.com/pypa/get-pip
150
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9 /public/get-pip.py
151
- ENV PYTHON_GET_PIP_SHA256 6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
150
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21 /public/get-pip.py
151
+ ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
152
152
153
153
RUN set -ex; \
154
154
\
You can’t perform that action at this time.
0 commit comments