Loading entrypoint-linux.sh +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ WORKDIR=${SRCDIR:-/src} # In case the user specified a custom URL for PYPI, then use # that one, instead of the default one. # if [[ "$PYPI_URL" != "https://pypi.python.org/" ]] || \ [[ "$PYPI_INDEX_URL" != "https://pypi.python.org/simple" ]]; then # the funky looking regexp just extracts the hostname, excluding port Loading Loading
entrypoint-linux.sh +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ WORKDIR=${SRCDIR:-/src} # In case the user specified a custom URL for PYPI, then use # that one, instead of the default one. # if [[ "$PYPI_URL" != "https://pypi.python.org/" ]] || \ [[ "$PYPI_INDEX_URL" != "https://pypi.python.org/simple" ]]; then # the funky looking regexp just extracts the hostname, excluding port Loading