diff --git a/services/matrix/service b/services/matrix/service index f198525..483753a 100644 --- a/services/matrix/service +++ b/services/matrix/service @@ -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\.]*$'