chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.6.1
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m13s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 50s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m15s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 50s
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m13s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 50s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m15s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 50s
This commit is contained in:
parent
a5b33dc8b7
commit
ac667d0f97
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ job "homeassistant" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "ghcr.io/home-assistant/home-assistant:2025.6.0"
|
image = "ghcr.io/home-assistant/home-assistant:2025.6.1"
|
||||||
network_mode = "host"
|
network_mode = "host"
|
||||||
privileged = true
|
privileged = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue