diff --git a/roles/homeassistant/templates/compose.yaml.j2 b/roles/homeassistant/templates/compose.yaml.j2 index b1faa0f..78a244b 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.2 + image: ghcr.io/home-assistant/home-assistant:2024.10.3 environment: TZ: Europe/Stockholm network_mode: host