File tree Expand file tree Collapse file tree
windowsservercore-ltsc2016 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ RUN cd /usr/local/bin \
108108 && ln -s python3-config python-config
109109
110110# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
111- ENV PYTHON_PIP_VERSION 20.2.3
111+ ENV PYTHON_PIP_VERSION 20.2.4
112112# https://github.com/pypa/get-pip
113113ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
114114ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN cd /usr/local/bin \
6969 && ln -s python3-config python-config
7070
7171# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
72- ENV PYTHON_PIP_VERSION 20.2.3
72+ ENV PYTHON_PIP_VERSION 20.2.4
7373# https://github.com/pypa/get-pip
7474ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
7575ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
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.3
108+ ENV PYTHON_PIP_VERSION 20.2.4
109109# https://github.com/pypa/get-pip
110110ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
111111ENV 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
4242 Write-Host 'Complete.'
4343
4444# 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
4646# https://github.com/pypa/get-pip
4747ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
4848ENV 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
4242 Write-Host 'Complete.'
4343
4444# 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
4646# https://github.com/pypa/get-pip
4747ENV PYTHON_GET_PIP_URL https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py
4848ENV PYTHON_GET_PIP_SHA256 6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c
You can’t perform that action at this time.
0 commit comments