mirror of
https://github.com/hassio-addons/addon-base-python.git
synced 2025-05-06 20:31:22 +00:00
⬆️ Upgrades setuptools to 65.2.0 (#118)
This commit is contained in:
parent
a8b8ab7ec4
commit
c3be42e519
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ENV \
|
|||
GPG_KEY="CFDCA245B1043CF2A5F97865FFE87404168BD847" \
|
||||
PYTHON_VERSION="3.10.5" \
|
||||
PYTHON_PIP_VERSION="22.1.2" \
|
||||
PYTHON_SETUPTOOLS_VERSION="62.3.3"
|
||||
PYTHON_SETUPTOOLS_VERSION="65.2.0"
|
||||
|
||||
# Set shell
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue