chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.130.0
Some checks failed
Terraform CI/CD / Terraform Apply (push) Successful in 46s
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m35s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 1m37s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m13s
Terraform CI/CD / Terraform Plan (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-05-20 16:02:01 +00:00
parent e1aebd6e39
commit 242f53e3b9

View file

@ -70,7 +70,7 @@ job "matrix" {
driver = "docker" driver = "docker"
config { config {
image = "ghcr.io/element-hq/synapse:v1.129.0" image = "ghcr.io/element-hq/synapse:v1.130.0"
volumes = [ volumes = [
"/mnt/docker/matrix/synapse:/data", "/mnt/docker/matrix/synapse:/data",