File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ RUN set -ex; \
90
90
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
91
91
ENV PYTHON_PIP_VERSION 20.3.3
92
92
# https://github.com/pypa/get-pip
93
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
94
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
93
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
94
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
95
95
96
96
RUN set -ex; \
97
97
\
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ RUN set -ex; \
90
90
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
91
91
ENV PYTHON_PIP_VERSION 20.3.3
92
92
# https://github.com/pypa/get-pip
93
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
94
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
93
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
94
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
95
95
96
96
RUN set -ex; \
97
97
apt-get update; \
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ RUN set -ex; \
92
92
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
93
93
ENV PYTHON_PIP_VERSION 20.3.3
94
94
# https://github.com/pypa/get-pip
95
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
96
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
95
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
96
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
97
97
98
98
RUN set -ex; \
99
99
\
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ RUN set -ex; \
92
92
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
93
93
ENV PYTHON_PIP_VERSION 20.3.3
94
94
# https://github.com/pypa/get-pip
95
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
96
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
95
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
96
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
97
97
98
98
RUN set -ex; \
99
99
apt-get update; \
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ RUN set -ex; \
92
92
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
93
93
ENV PYTHON_PIP_VERSION 20.3.3
94
94
# https://github.com/pypa/get-pip
95
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
96
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
95
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
96
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
97
97
98
98
RUN set -ex; \
99
99
\
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ RUN set -ex; \
92
92
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
93
93
ENV PYTHON_PIP_VERSION 20.3.3
94
94
# https://github.com/pypa/get-pip
95
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
96
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
95
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
96
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
97
97
98
98
RUN set -ex; \
99
99
apt-get update; \
You can’t perform that action at this time.
0 commit comments