pushed synapse to 1.23.0 and riotweb to 1.7.14

This commit is contained in:
LUXEY Adrien 2020-11-29 22:51:38 +01:00
parent d241948034
commit fd38cbf744
1 changed files with 4 additions and 4 deletions

View File

@ -14,16 +14,16 @@ services:
context: ./riotweb context: ./riotweb
args: args:
# https://github.com/vector-im/riot-web/releases # https://github.com/vector-im/riot-web/releases
VERSION: 1.7.9 VERSION: 1.7.14
image: superboum/amd64_riotweb:v17 image: superboum/amd64_riotweb:v18
synapse: synapse:
build: build:
context: ./matrix-synapse context: ./matrix-synapse
args: args:
# https://github.com/matrix-org/synapse/releases # https://github.com/matrix-org/synapse/releases
VERSION: 1.22.1 VERSION: 1.23.0
image: superboum/amd64_synapse:v37 image: superboum/amd64_synapse:v38
# Email # Email
sogo: sogo: