From bdc835cb03ba07ffa6e2dd51d58217e23fb68b34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 21:55:48 +0000 Subject: [PATCH] Update home-assistant/docker-base image to 2026.03.0 --- build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.yaml b/build.yaml index 19809f512..416eddaa9 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ image: ghcr.io/home-assistant/{arch}-homeassistant-base build_from: - aarch64: ghcr.io/home-assistant/aarch64-base-python:3.14-alpine3.22-2026.02.0 - amd64: ghcr.io/home-assistant/amd64-base-python:3.14-alpine3.22-2026.02.0 + aarch64: ghcr.io/home-assistant/aarch64-base-python:3.14-alpine3.22-2026.03.0 + amd64: ghcr.io/home-assistant/amd64-base-python:3.14-alpine3.22-2026.03.0 cosign: base_identity: https://github.com/home-assistant/docker-base/.* identity: https://github.com/home-assistant/docker/.*