mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-08-18 10:52:43 +01:00
Update Python to 3.14.5/base image to 3.14-alpine3.22-2026.05.0 (#6874)
Update to the latest base image: * https://github.com/home-assistant/docker-base/releases/tag/2026.05.0 This also brings Python to 3.14.5, so update it in CI. Co-authored-by: Jan Čermák <sairon@users.noreply.github.com>
This commit is contained in:
co-authored by
Jan Čermák
parent
0f881d69fe
commit
b11eeefdb2
@@ -33,7 +33,7 @@ on:
|
||||
- setup.py
|
||||
|
||||
env:
|
||||
DEFAULT_PYTHON: "3.14.4"
|
||||
DEFAULT_PYTHON: "3.14.5"
|
||||
COSIGN_VERSION: "v2.5.3"
|
||||
BUILD_NAME: supervisor
|
||||
BUILD_TYPE: supervisor
|
||||
|
||||
@@ -8,7 +8,7 @@ on:
|
||||
pull_request: ~
|
||||
|
||||
env:
|
||||
DEFAULT_PYTHON: "3.14.4"
|
||||
DEFAULT_PYTHON: "3.14.5"
|
||||
PRE_COMMIT_CACHE: ~/.cache/pre-commit
|
||||
MYPY_CACHE_VERSION: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user