1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Update Home Assistant base image to 2025.11.3 (#157346)

This commit is contained in:
Jan Čermák
2025-11-26 15:15:08 +01:00
committed by GitHub
parent f69fce68d6
commit e3cf65510b

View File

@@ -14,7 +14,8 @@ env:
PIP_TIMEOUT: 60
UV_HTTP_TIMEOUT: 60
UV_SYSTEM_PYTHON: "true"
BASE_IMAGE_VERSION: "2025.11.0"
# Base image version from https://github.com/home-assistant/docker
BASE_IMAGE_VERSION: "2025.11.3"
ARCHITECTURES: '["amd64", "aarch64"]'
jobs: