You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve slow key retrieval when some GPG key servers are not reachable (#1016)
* Reduce timeout to GPG key servers for Python feature
* Dynamically find out reachable GPG servers
* Apply fix to other features
* Fix build issues
* Fix shellcheck SC2068 by quoting array expansion
* Bump up patch version for affected features
* improve readability for keyservers_curl_map
"description": "Installs Git Large File Support (Git LFS) along with needed dependencies. Useful for base Dockerfiles that often are missing required install dependencies like git and curl.",
"description": "Install an up-to-date version of Git, built from source as needed. Useful for when you want the latest and greatest features. Auto-detects latest stable version and installs needed dependencies.",
"description": "Installs the provided version of Python, as well as PIPX, and other common Python utilities. JupyterLab is conditionally installed with the python feature. Note: May require source code compilation.",
0 commit comments