1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Update Home Assistant base image to 2025.09.3 (#153064)

This commit is contained in:
Franck Nijhof
2025-09-26 23:28:43 +02:00
committed by GitHub
parent f32bf0cc3e
commit 408df2093a
+5 -5
View File
@@ -1,10 +1,10 @@
image: ghcr.io/home-assistant/{arch}-homeassistant
build_from:
aarch64: ghcr.io/home-assistant/aarch64-homeassistant-base:2025.09.2
armhf: ghcr.io/home-assistant/armhf-homeassistant-base:2025.09.2
armv7: ghcr.io/home-assistant/armv7-homeassistant-base:2025.09.2
amd64: ghcr.io/home-assistant/amd64-homeassistant-base:2025.09.2
i386: ghcr.io/home-assistant/i386-homeassistant-base:2025.09.2
aarch64: ghcr.io/home-assistant/aarch64-homeassistant-base:2025.09.3
armhf: ghcr.io/home-assistant/armhf-homeassistant-base:2025.09.3
armv7: ghcr.io/home-assistant/armv7-homeassistant-base:2025.09.3
amd64: ghcr.io/home-assistant/amd64-homeassistant-base:2025.09.3
i386: ghcr.io/home-assistant/i386-homeassistant-base:2025.09.3
codenotary:
signer: notary@home-assistant.io
base_image: notary@home-assistant.io