chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.2.0
All checks were successful
Lint / lint (pull_request) Successful in 1m11s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m2s
Lint / lint (push) Successful in 1m4s
Terraform Plan and Apply / cicd (push) Successful in 1m5s

This commit is contained in:
Renovate Bot 2025-02-05 20:02:22 +00:00
parent 3812719c30
commit f47eb2a648

View file

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