From 2f9a3aa39681dcadc13eaff7135a52bc504835ed Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Apr 2026 09:00:30 +0000 Subject: [PATCH] chore(deps): update docker.io/homeassistant/home-assistant docker tag to v2026.4.4 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e3e994e..d0c9e73 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/homeassistant/home-assistant:2026.2.1 +FROM docker.io/homeassistant/home-assistant:2026.4.4 #COPY src/ /usr/src/homeassistant/homeassistant/