Skip to content
Snippets Groups Projects
Commit 4d1b7746 authored by void's avatar void
Browse files

Upgrade Matrix to 1.49.2

parent 21cb802f
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ services:
db:
image: postgres:13.3
image: postgres:13.5
restart: always
volumes:
- /srv/matrix/db:/var/lib/postgresql/data
......@@ -24,7 +24,7 @@ services:
synapse:
image: matrixdotorg/synapse:v1.34.0
image: matrixdotorg/synapse:v1.49.2
restart: always
cpu_count: "1"
cpuset: "0"
......@@ -55,7 +55,7 @@ services:
ma1sd:
image: ma1uta/ma1sd:2.4.0
image: ma1uta/ma1sd:2.5.0
restart: always
volumes:
- /srv/matrix/ma1sd-config/:/etc/ma1sd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment