Compare commits

...

2 commits

Author SHA1 Message Date
b5b1ef9282 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.107.0
All checks were successful
Lint / lint (pull_request) Successful in 1m23s
Terraform Plan and Apply / cicd (pull_request) Successful in 1m25s
2025-01-14 16:01:08 +00:00
50ae07c7ea chore(deps): update docker.io/vectorim/element-web docker tag to v1.11.90
All checks were successful
Lint / lint (pull_request) Successful in 1m15s
Terraform Plan and Apply / cicd (pull_request) Successful in 2m0s
Lint / lint (push) Successful in 1m1s
Terraform Plan and Apply / cicd (push) Successful in 1m34s
2025-01-14 15:00:48 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -540,7 +540,7 @@ job "matrix" {
driver = "docker" driver = "docker"
config { config {
image = "docker.io/vectorim/element-web:v1.11.89" image = "docker.io/vectorim/element-web:v1.11.90"
ports = ["element"] ports = ["element"]

View file

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