diff --git a/roles/homeassistant/templates/compose.yaml.j2 b/roles/homeassistant/templates/compose.yaml.j2 index fa1d05ed..e31e8d1e 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:2023.11.1 + image: ghcr.io/home-assistant/home-assistant:2023.11.2 environment: TZ: Europe/Stockholm network_mode: host