diff --git a/Dockerfile b/Dockerfile index d73b19fba7f24c26dcfcc76e2c970769803616a4..668753a71cf0f4dbd7111b9f33dc0c07199d3290 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.12.4 +FROM registry.hub.docker.com/homeassistant/home-assistant:2024.1.0 # renovate: datasource=repology depName=alpine_3_18/gcc ENV GCC_VERSION="12.2.1_git20220924-r10"