File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ RUN cd /usr/local/bin \
142142 && ln -s python3-config python-config
143143
144144# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
145- ENV PYTHON_PIP_VERSION 20.2.1
145+ ENV PYTHON_PIP_VERSION 20.2.2
146146# https://github.com/pypa/get-pip
147147ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
148148ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ RUN cd /usr/local/bin \
142142 && ln -s python3-config python-config
143143
144144# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
145- ENV PYTHON_PIP_VERSION 20.2.1
145+ ENV PYTHON_PIP_VERSION 20.2.2
146146# https://github.com/pypa/get-pip
147147ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
148148ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN cd /usr/local/bin \
105105 && ln -s python3-config python-config
106106
107107# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
108- ENV PYTHON_PIP_VERSION 20.2.1
108+ ENV PYTHON_PIP_VERSION 20.2.2
109109# https://github.com/pypa/get-pip
110110ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
111111ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ RUN cd /usr/local/bin \
141141 && ln -s python3-config python-config
142142
143143# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
144- ENV PYTHON_PIP_VERSION 20.2.1
144+ ENV PYTHON_PIP_VERSION 20.2.2
145145# https://github.com/pypa/get-pip
146146ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
147147ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ RUN cd /usr/local/bin \
105105 && ln -s python3-config python-config
106106
107107# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
108- ENV PYTHON_PIP_VERSION 20.2.1
108+ ENV PYTHON_PIP_VERSION 20.2.2
109109# https://github.com/pypa/get-pip
110110ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
111111ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ RUN cd /usr/local/bin \
141141 && ln -s python3-config python-config
142142
143143# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
144- ENV PYTHON_PIP_VERSION 20.2.1
144+ ENV PYTHON_PIP_VERSION 20.2.2
145145# https://github.com/pypa/get-pip
146146ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py
147147ENV PYTHON_GET_PIP_SHA256 d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d1
You can’t perform that action at this time.
0 commit comments