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

This commit is contained in:
Renovate Bot 2025-02-14 15:01:18 +00:00
parent d95e5fc41b
commit 6a4f6a1fe6

View file

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