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