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