chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.5.3
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m58s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 1m24s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m45s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 1m3s

This commit is contained in:
Renovate Bot 2025-05-23 16:04:14 +00:00
parent 6f7cc65085
commit 5194ab87c9

View file

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