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 @@ -145,8 +145,8 @@ RUN cd /usr/local/bin \
145145# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
146146ENV PYTHON_PIP_VERSION 20.0.2
147147# https://github.com/pypa/get-pip
148- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
149- ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
148+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
149+ ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
150150
151151RUN set -ex; \
152152 \
Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ RUN cd /usr/local/bin \
145145# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
146146ENV PYTHON_PIP_VERSION 20.0.2
147147# https://github.com/pypa/get-pip
148- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
149- ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
148+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
149+ ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
150150
151151RUN set -ex; \
152152 \
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ RUN cd /usr/local/bin \
106106# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
107107ENV PYTHON_PIP_VERSION 20.0.2
108108# https://github.com/pypa/get-pip
109- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
110- ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
109+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
110+ ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
111111
112112RUN set -ex; \
113113 \
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ RUN cd /usr/local/bin \
141141# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
142142ENV PYTHON_PIP_VERSION 20.0.2
143143# https://github.com/pypa/get-pip
144- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
145- ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
144+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
145+ ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
146146
147147RUN set -ex; \
148148 \
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ RUN cd /usr/local/bin \
106106# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
107107ENV PYTHON_PIP_VERSION 20.0.2
108108# https://github.com/pypa/get-pip
109- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
110- ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
109+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
110+ ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
111111
112112RUN set -ex; \
113113 \
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ RUN cd /usr/local/bin \
141141# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
142142ENV PYTHON_PIP_VERSION 20.0.2
143143# https://github.com/pypa/get-pip
144- ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/42ad3426cb1ef05863521d7988d5f7fec0c99560 /get-pip.py
145- ENV PYTHON_GET_PIP_SHA256 da288fc002d0bb2b90f6fbabc91048c1fa18d567ad067ee713c6e331d3a32b45
144+ ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d /get-pip.py
145+ ENV PYTHON_GET_PIP_SHA256 421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
146146
147147RUN set -ex; \
148148 \
You can’t perform that action at this time.
0 commit comments