File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ RUN cd /usr/local/bin \
113
113
&& ln -s python3-config python-config
114
114
115
115
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
116
- ENV PYTHON_PIP_VERSION 21.2.3
116
+ ENV PYTHON_PIP_VERSION 21.2.4
117
117
# https://github.com/pypa/get-pip
118
118
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
119
119
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ RUN cd /usr/local/bin \
113
113
&& ln -s python3-config python-config
114
114
115
115
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
116
- ENV PYTHON_PIP_VERSION 21.2.3
116
+ ENV PYTHON_PIP_VERSION 21.2.4
117
117
# https://github.com/pypa/get-pip
118
118
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
119
119
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ RUN cd /usr/local/bin \
70
70
&& ln -s python3-config python-config
71
71
72
72
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
73
- ENV PYTHON_PIP_VERSION 21.2.3
73
+ ENV PYTHON_PIP_VERSION 21.2.4
74
74
# https://github.com/pypa/get-pip
75
75
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
76
76
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ RUN cd /usr/local/bin \
109
109
&& ln -s python3-config python-config
110
110
111
111
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
112
- ENV PYTHON_PIP_VERSION 21.2.3
112
+ ENV PYTHON_PIP_VERSION 21.2.4
113
113
# https://github.com/pypa/get-pip
114
114
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
115
115
ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
You can’t perform that action at this time.
0 commit comments