Skip to content

Commit f07a500

Browse files
⬆️ Update Home Assistant Base Images to v2025.12.2
1 parent b21ecf5 commit f07a500

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base-debian:trixie-2025.12.0
1+
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base-debian:2025.12.2
22
FROM ${BUILD_FROM}
33
ARG PLATFORM
44
ARG ARCH

build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build_from:
22
armv7: ghcr.io/home-assistant/armv7-base-debian:trixie-2025.11.1
3-
aarch64: ghcr.io/home-assistant/aarch64-base-debian:trixie-2025.12.0
3+
aarch64: ghcr.io/home-assistant/aarch64-base-debian:2025.12.2
44
armhf: ghcr.io/home-assistant/armhf-base-debian:trixie-2025.11.1
5-
amd64: ghcr.io/home-assistant/amd64-base-debian:trixie-2025.12.0
5+
amd64: ghcr.io/home-assistant/amd64-base-debian:2025.12.2
66
i386: ghcr.io/home-assistant/i386-base-debian:trixie-2025.11.1

0 commit comments

Comments
 (0)