forked from Deuxfleurs/infrastructure
upped synapse to v1.24.0
This commit is contained in:
parent
da1d381068
commit
2b3df5b6ee
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ services:
|
|||
context: ./matrix-synapse
|
||||
args:
|
||||
# https://github.com/matrix-org/synapse/releases
|
||||
VERSION: 1.23.0
|
||||
image: particallydone/amd64_synapse:v38
|
||||
VERSION: 1.24.0
|
||||
image: particallydone/amd64_synapse:v39
|
||||
|
||||
# Email
|
||||
sogo:
|
||||
|
|
Loading…
Reference in a new issue