chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.4.1
Some checks failed
Terraform Plan and Apply / cicd (pull_request) Successful in 2m59s
Lint / lint (push) Successful in 24s
Terraform Plan and Apply / cicd (push) Successful in 35s
Lint / lint (pull_request) Failing after 11m57s

This commit is contained in:
Renovate Bot 2025-04-04 22:03:06 +00:00
parent 780d1e4ad5
commit 6b5ec58d42

View file

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