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