chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.3.1
All checks were successful
Lint / lint (pull_request) Successful in 54s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m4s
Lint / lint (push) Successful in 15s
Terraform Plan and Apply / cicd (push) Successful in 27s

This commit is contained in:
Renovate Bot 2025-03-07 19:01:55 +00:00
parent e804027ea1
commit e3117539cd

View file

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