File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ RUN cd /usr/local/bin \
149149 && ln -s python3-config python-config
150150
151151# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
152- ENV PYTHON_PIP_VERSION 21.2.3
152+ ENV PYTHON_PIP_VERSION 21.2.4
153153# https://github.com/pypa/get-pip
154154ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
155155ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ RUN cd /usr/local/bin \
149149 && ln -s python3-config python-config
150150
151151# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
152- ENV PYTHON_PIP_VERSION 21.2.3
152+ ENV PYTHON_PIP_VERSION 21.2.4
153153# https://github.com/pypa/get-pip
154154ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
155155ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ RUN cd /usr/local/bin \
106106 && ln -s python3-config python-config
107107
108108# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109- ENV PYTHON_PIP_VERSION 21.2.3
109+ ENV PYTHON_PIP_VERSION 21.2.4
110110# https://github.com/pypa/get-pip
111111ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
112112ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ RUN cd /usr/local/bin \
145145 && ln -s python3-config python-config
146146
147147# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
148- ENV PYTHON_PIP_VERSION 21.2.3
148+ ENV PYTHON_PIP_VERSION 21.2.4
149149# https://github.com/pypa/get-pip
150150ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
151151ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ RUN cd /usr/local/bin \
106106 && ln -s python3-config python-config
107107
108108# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109- ENV PYTHON_PIP_VERSION 21.2.3
109+ ENV PYTHON_PIP_VERSION 21.2.4
110110# https://github.com/pypa/get-pip
111111ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
112112ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ RUN cd /usr/local/bin \
145145 && ln -s python3-config python-config
146146
147147# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
148- ENV PYTHON_PIP_VERSION 21.2.3
148+ ENV PYTHON_PIP_VERSION 21.2.4
149149# https://github.com/pypa/get-pip
150150ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
151151ENV PYTHON_GET_PIP_SHA256 fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
You can’t perform that action at this time.
0 commit comments