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