Upgrade synapse 1.20.0

This commit is contained in:
Quentin 2020-09-23 11:25:59 +02:00
parent 9460862c18
commit 3afe80b158
2 changed files with 3 additions and 3 deletions

View file

@ -15,8 +15,8 @@ services:
context: ./matrix-synapse
args:
# https://github.com/matrix-org/synapse/releases
VERSION: 1.19.2
image: superboum/amd64_synapse:v34
VERSION: 1.20.0
image: superboum/amd64_synapse:v35
# Email
sogo:

View file

@ -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