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

This commit is contained in:
Renovate Bot 2025-05-07 19:01:57 +00:00
parent 77e350101e
commit 555ff89899

View file

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