File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
windowsservercore-ltsc2016 Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ RUN cd /usr/local/bin \
145
145
&& ln -s python3-config python-config
146
146
147
147
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
148
- ENV PYTHON_PIP_VERSION 20.2.3
148
+ ENV PYTHON_PIP_VERSION 20.2.4
149
149
# https://github.com/pypa/get-pip
150
150
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
151
151
ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ RUN cd /usr/local/bin \
145
145
&& ln -s python3-config python-config
146
146
147
147
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
148
- ENV PYTHON_PIP_VERSION 20.2.3
148
+ ENV PYTHON_PIP_VERSION 20.2.4
149
149
# https://github.com/pypa/get-pip
150
150
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
151
151
ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ RUN cd /usr/local/bin \
106
106
&& ln -s python3-config python-config
107
107
108
108
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109
- ENV PYTHON_PIP_VERSION 20.2.3
109
+ ENV PYTHON_PIP_VERSION 20.2.4
110
110
# https://github.com/pypa/get-pip
111
111
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
112
112
ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ RUN cd /usr/local/bin \
142
142
&& ln -s python3-config python-config
143
143
144
144
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
145
- ENV PYTHON_PIP_VERSION 20.2.3
145
+ ENV PYTHON_PIP_VERSION 20.2.4
146
146
# https://github.com/pypa/get-pip
147
147
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
148
148
ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ RUN cd /usr/local/bin \
106
106
&& ln -s python3-config python-config
107
107
108
108
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
109
- ENV PYTHON_PIP_VERSION 20.2.3
109
+ ENV PYTHON_PIP_VERSION 20.2.4
110
110
# https://github.com/pypa/get-pip
111
111
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
112
112
ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ RUN cd /usr/local/bin \
142
142
&& ln -s python3-config python-config
143
143
144
144
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
145
- ENV PYTHON_PIP_VERSION 20.2.3
145
+ ENV PYTHON_PIP_VERSION 20.2.4
146
146
# https://github.com/pypa/get-pip
147
147
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
148
148
ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
42
42
Write-Host 'Complete.'
43
43
44
44
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
45
- ENV PYTHON_PIP_VERSION 20.2.3
45
+ ENV PYTHON_PIP_VERSION 20.2.4
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ RUN $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f $env
42
42
Write-Host 'Complete.'
43
43
44
44
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
45
- ENV PYTHON_PIP_VERSION 20.2.3
45
+ ENV PYTHON_PIP_VERSION 20.2.4
46
46
# https://github.com/pypa/get-pip
47
47
ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
48
48
ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
You can’t perform that action at this time.
0 commit comments