aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-12-14 11:12:40 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-12-14 11:12:40 +0100
commitfa75e0012c9a665394f5010ad0ea6a665e12f812 (patch)
tree02c15e25118ef595cab46680ecb3e0502fb2dd0d
parente9ba2243e7144093558f1d4745993c43c6051bb0 (diff)
downloadinfrastructure-fa75e0012c9a665394f5010ad0ea6a665e12f812.tar.gz
infrastructure-fa75e0012c9a665394f5010ad0ea6a665e12f812.zip
Also upgrade async upload
-rw-r--r--app/im/deploy/im.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl
index ddb95c8..89fba51 100644
--- a/app/im/deploy/im.hcl
+++ b/app/im/deploy/im.hcl
@@ -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"