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