diff --git a/roles/homeassistant/templates/compose.yaml.j2 b/roles/homeassistant/templates/compose.yaml.j2 index d1307bb..b1faa0f 100644 --- a/roles/homeassistant/templates/compose.yaml.j2 +++ b/roles/homeassistant/templates/compose.yaml.j2 @@ -2,7 +2,7 @@ services: homeassistant: container_name: homeassistant - image: ghcr.io/home-assistant/home-assistant:2024.10.1 + image: ghcr.io/home-assistant/home-assistant:2024.10.2 environment: TZ: Europe/Stockholm network_mode: host