Skip to content

Commit 3f8dd93

Browse files
⬆️ Update Home Assistant Base Images to trixie-2026.04.0 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfd7658 commit 3f8dd93

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-2026.03.1
1+
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base-debian:trixie-2026.04.0
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-2026.03.1
3+
aarch64: ghcr.io/home-assistant/aarch64-base-debian:trixie-2026.04.0
44
armhf: ghcr.io/home-assistant/armhf-base-debian:trixie-2025.11.1
5-
amd64: ghcr.io/home-assistant/amd64-base-debian:trixie-2026.03.1
5+
amd64: ghcr.io/home-assistant/amd64-base-debian:trixie-2026.04.0
66
i386: ghcr.io/home-assistant/i386-base-debian:trixie-2025.11.1

0 commit comments

Comments
 (0)