chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.4.3
All checks were successful
Lint / lint (pull_request) Successful in 1m29s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m13s
Lint / lint (push) Successful in 22s
Terraform Plan and Apply / cicd (push) Successful in 40s

This commit is contained in:
Renovate Bot 2025-04-19 11:07:20 +00:00
parent ada1d89f96
commit aa689405f0

View file

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