mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-19 18:08:40 +00:00
Bump base Docker image to 2025.12.2 (#6437)
This mainly bumps Python to v3.13.11. For all changes, see: - https://github.com/home-assistant/docker-base/releases/tag/2025.12.2 - https://github.com/home-assistant/docker-base/releases/tag/2025.12.1 - https://github.com/home-assistant/docker-base/releases/tag/2025.12.0 - https://github.com/home-assistant/docker-base/releases/tag/2025.11.3 - https://github.com/home-assistant/docker-base/releases/tag/2025.11.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
image: ghcr.io/home-assistant/{arch}-hassio-supervisor
|
||||
build_from:
|
||||
aarch64: ghcr.io/home-assistant/aarch64-base-python:3.13-alpine3.22-2025.11.1
|
||||
amd64: ghcr.io/home-assistant/amd64-base-python:3.13-alpine3.22-2025.11.1
|
||||
aarch64: ghcr.io/home-assistant/aarch64-base-python:3.13-alpine3.22-2025.12.2
|
||||
amd64: ghcr.io/home-assistant/amd64-base-python:3.13-alpine3.22-2025.12.2
|
||||
cosign:
|
||||
base_identity: https://github.com/home-assistant/docker-base/.*
|
||||
identity: https://github.com/home-assistant/supervisor/.*
|
||||
|
||||
Reference in New Issue
Block a user