Compare commits
2 commits
b5b1ef9282
...
69a86b5c69
Author | SHA1 | Date | |
---|---|---|---|
69a86b5c69 | |||
8c2ff27880 |
2 changed files with 2 additions and 2 deletions
|
@ -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"]
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue