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