chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.5.0 #439

Merged
renovate merged 1 commit from renovate/ghcr.io-home-assistant-home-assistant-2025.x into main 2025-05-07 19:03:57 +00:00

View file

@ -11,7 +11,7 @@ job "homeassistant" {
driver = "docker" driver = "docker"
config { config {
image = "ghcr.io/home-assistant/home-assistant:2025.4.4" image = "ghcr.io/home-assistant/home-assistant:2025.5.0"
network_mode = "host" network_mode = "host"
privileged = true privileged = true