diff --git a/modules/home-assistant/jobspec.nomad.hcl b/modules/home-assistant/jobspec.nomad.hcl index 54a0700..29c279a 100644 --- a/modules/home-assistant/jobspec.nomad.hcl +++ b/modules/home-assistant/jobspec.nomad.hcl @@ -11,7 +11,7 @@ job "homeassistant" { driver = "docker" config { - image = "ghcr.io/home-assistant/home-assistant:2025.2.4" + image = "ghcr.io/home-assistant/home-assistant:2025.2.5" network_mode = "host" privileged = true