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

This commit is contained in:
Renovate Bot 2025-03-14 13:04:05 +00:00
parent 2eeb482262
commit 4cc60c0e67

View file

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