chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.2.2
All checks were successful
Lint / lint (pull_request) Successful in 43s
Terraform Plan and Apply / cicd (pull_request) Successful in 44s
Lint / lint (push) Successful in 29s
Terraform Plan and Apply / cicd (push) Successful in 39s

This commit is contained in:
Renovate Bot 2025-02-10 22:01:07 +00:00
parent d7690b010f
commit 4b04269a72

View file

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