aboutsummaryrefslogtreecommitdiff
path: root/app/deployment/im.hcl
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-09-23 11:25:59 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-09-23 11:25:59 +0200
commit3afe80b1588c0fa127fe1178979b0b4330fe7b98 (patch)
treeb040a0d0f99f3bc3081c239e5688ab809dc30e95 /app/deployment/im.hcl
parent9460862c180597375b9e76781c3190a291cccdea (diff)
downloadinfrastructure-3afe80b1588c0fa127fe1178979b0b4330fe7b98.tar.gz
infrastructure-3afe80b1588c0fa127fe1178979b0b4330fe7b98.zip
Upgrade synapse 1.20.0
Diffstat (limited to 'app/deployment/im.hcl')
-rw-r--r--app/deployment/im.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/deployment/im.hcl b/app/deployment/im.hcl
index c7528d1..c124ad8 100644
--- a/app/deployment/im.hcl
+++ b/app/deployment/im.hcl
@@ -8,7 +8,7 @@ job "im" {
driver = "docker"
config {
- image = "superboum/amd64_synapse:v34"
+ image = "superboum/amd64_synapse:v35"
readonly_rootfs = true
port_map {
client_port = 8008