Also upgrade async upload
This commit is contained in:
parent
e9ba2243e7
commit
fa75e0012c
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ job "im" {
|
|||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "superboum/amd64_synapse:v47"
|
||||
image = "superboum/amd64_synapse:v48"
|
||||
readonly_rootfs = true
|
||||
command = "/usr/local/bin/matrix-s3-async"
|
||||
work_dir = "/tmp"
|
||||
|
|
Reference in a new issue