diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-09-23 11:25:59 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-09-23 11:25:59 +0200 |
commit | 3afe80b1588c0fa127fe1178979b0b4330fe7b98 (patch) | |
tree | b040a0d0f99f3bc3081c239e5688ab809dc30e95 /app/build | |
parent | 9460862c180597375b9e76781c3190a291cccdea (diff) | |
download | infrastructure-3afe80b1588c0fa127fe1178979b0b4330fe7b98.tar.gz infrastructure-3afe80b1588c0fa127fe1178979b0b4330fe7b98.zip |
Upgrade synapse 1.20.0
Diffstat (limited to 'app/build')
-rw-r--r-- | app/build/docker-compose.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build/docker-compose.yml b/app/build/docker-compose.yml index d96833c..ba9a04c 100644 --- a/app/build/docker-compose.yml +++ b/app/build/docker-compose.yml @@ -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: |