Compare commits

...

2 commits

Author SHA1 Message Date
69a86b5c69 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.107.0
All checks were successful
Lint / lint (pull_request) Successful in 57s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m35s
Lint / lint (push) Successful in 1m4s
Terraform Plan and Apply / cicd (push) Successful in 1m32s
2025-01-14 17:00:45 +00:00
8c2ff27880 chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.122.0
All checks were successful
Lint / lint (pull_request) Successful in 1m10s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m57s
Lint / lint (push) Successful in 59s
Terraform Plan and Apply / cicd (push) Successful in 1m16s
2025-01-14 16:00:49 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ job "matrix" {
driver = "docker"
config {
image = "ghcr.io/element-hq/synapse:v1.121.1"
image = "ghcr.io/element-hq/synapse:v1.122.0"
ports = ["8008"]

View file

@ -11,7 +11,7 @@ job "renovate" {
driver = "docker"
config {
image = "ghcr.io/renovatebot/renovate:39.106.1"
image = "ghcr.io/renovatebot/renovate:39.107.0"
}
resources {