chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.4.4
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 3m33s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 2m41s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 3m4s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 2m13s

This commit is contained in:
Renovate Bot 2025-04-25 09:29:42 +00:00
parent eb6b317e4b
commit 8b40cf58d5

View file

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