From 2fe61954f8d680aaeaf105db074a0ea81ba18e6b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jun 2026 09:00:28 +0000 Subject: [PATCH] chore(deps): update docker.io/homeassistant/home-assistant docker tag to v2026.6.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e3e994e..342027b 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.6.1 #COPY src/ /usr/src/homeassistant/homeassistant/