chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.4.2
All checks were successful
Lint / lint (pull_request) Successful in 1m3s
Terraform Plan and Apply / cicd (push) Successful in 58s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m14s
Lint / lint (push) Successful in 48s

This commit is contained in:
Renovate Bot 2025-04-12 11:04:44 +00:00
parent e5803b72c1
commit 04194cce9c

View file

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