From 2e3b854dc9b7ccca205ec8025d1a1c652b9fa39a Mon Sep 17 00:00:00 2001 From: wilmardo Date: Thu, 14 Dec 2023 12:15:40 +0100 Subject: [PATCH] chore: update to 2023.12.2 Signed-off-by: wilmardo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 549f259..50db37d 100755 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ ARG COMPONENTS="frontend|recorder|http|image|discovery|ssdp|mobile_app|cloud|fil ARG OTHER # https://github.com/home-assistant/core/releases -ENV VERSION="2023.12.1" +ENV VERSION="2023.12.2" RUN echo "hass:x:1000:1000:hass:/:" > /etc_passwd