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 @@ -150,8 +150,8 @@ RUN cd /usr/local/bin \
150
150
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
151
151
ENV PYTHON_PIP_VERSION 20.3.3
152
152
# https://github.com/pypa/get-pip
153
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
154
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
153
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
154
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
155
155
156
156
RUN set -ex; \
157
157
\
Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ RUN cd /usr/local/bin \
150
150
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
151
151
ENV PYTHON_PIP_VERSION 20.3.3
152
152
# https://github.com/pypa/get-pip
153
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
154
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
153
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
154
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
155
155
156
156
RUN set -ex; \
157
157
\
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ RUN cd /usr/local/bin \
107
107
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
108
108
ENV PYTHON_PIP_VERSION 20.3.3
109
109
# https://github.com/pypa/get-pip
110
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
111
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
110
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
111
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
112
112
113
113
RUN set -ex; \
114
114
\
Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ RUN cd /usr/local/bin \
146
146
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
147
147
ENV PYTHON_PIP_VERSION 20.3.3
148
148
# https://github.com/pypa/get-pip
149
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
150
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
149
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
150
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
151
151
152
152
RUN set -ex; \
153
153
\
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ RUN cd /usr/local/bin \
107
107
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
108
108
ENV PYTHON_PIP_VERSION 20.3.3
109
109
# https://github.com/pypa/get-pip
110
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
111
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
110
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
111
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
112
112
113
113
RUN set -ex; \
114
114
\
Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ RUN cd /usr/local/bin \
146
146
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
147
147
ENV PYTHON_PIP_VERSION 20.3.3
148
148
# https://github.com/pypa/get-pip
149
- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932 /get-pip.py
150
- ENV PYTHON_GET_PIP_SHA256 6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2
149
+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/39356a9d34700a468cf847867ac1a3bd72cc5e45 /get-pip.py
150
+ ENV PYTHON_GET_PIP_SHA256 ec367c5c9b82fa13c04cfabb0a069e84496d5c36714f14d19b5f24d519d3ba25
151
151
152
152
RUN set -ex; \
153
153
\
You can’t perform that action at this time.
0 commit comments