matrix: Update from v1.124.0 to v1.125.0 #253

Closed
bero wants to merge 1 commits from update-matrix-v1.125.0 into master

View File

@ -1,5 +1,5 @@
CONTAINER=matrixdotorg/synapse
VERSION=v1.124.0
VERSION=v1.125.0
INTERNAL_IP=192.168.0.19
DEPENDS=postgresql
VERSION_RX='^v[0-9\.]*$'