chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.4.0
All checks were successful
Lint / lint (push) Successful in 16s
Terraform Plan and Apply / cicd (push) Successful in 31s

This commit is contained in:
Renovate Bot 2025-04-02 18:07:59 +00:00
parent 4fb037ec15
commit 90fb796033

View file

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