diff --git a/Dockerfile b/Dockerfile index 3b574027a8d397286998fbc1dca2b079bbee1b9d..b5d77094671249aef2f8cfef53ff01d694f2a1b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ # https://hub.docker.com/r/homeassistant/home-assistant/tags # Based on Alpine Linux v3.18 # 2023.8 breaks the build, see https://0xacab.org/varac-projects/varac-home-assistant/-/jobs/449322 -FROM registry.hub.docker.com/homeassistant/home-assistant:2023.11.3 +FROM registry.hub.docker.com/homeassistant/home-assistant:2023.12.0 # renovate: datasource=repology depName=alpine_3_18/gcc ENV GCC_VERSION="12.2.1_git20220924-r10"