chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.5.1
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m16s
Terraform CI/CD / Terraform Apply (push) Successful in 46s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 52s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m13s
Terraform CI/CD / Terraform Plan (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-05-09 16:02:08 +00:00
parent be2f7fff7e
commit f039598d40

View file

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