From 21f78da719626e91b9a058759b3c9a91caf64346 Mon Sep 17 00:00:00 2001 From: Wilmar den Ouden Date: Fri, 21 Jul 2023 18:48:55 +0200 Subject: [PATCH] chore: update 2023.7.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 87637a7..0003890 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.7.1" +ENV VERSION="2023.7.3" RUN echo "hass:x:1000:1000:hass:/:" > /etc_passwd