1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01: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
+2 -1
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: