chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.1.3
Some checks failed
Lint / lint (pull_request) Successful in 1m17s
Terraform Plan and Apply / cicd (pull_request) Failing after 1m35s
Lint / lint (push) Successful in 33s
Terraform Plan and Apply / cicd (push) Failing after 40s

This commit is contained in:
Renovate Bot 2025-01-20 19:01:08 +00:00
parent e4ce0fb1c4
commit 462e99ddcc

View file

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