Skip to content
Snippets Groups Projects
Commit 8e929945 authored by Jens Sandmann's avatar Jens Sandmann
Browse files

upgrade matrix and dependency postgres

parent 354b3ee8
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ services:
db:
image: postgres:13.6
image: postgres:13.11
restart: always
volumes:
- /srv/matrix/db:/var/lib/postgresql/data
......@@ -24,7 +24,7 @@ services:
synapse:
image: matrixdotorg/synapse:v1.78.0
image: matrixdotorg/synapse:v1.83.0
restart: always
cpu_count: "1"
cpuset: "0"
......
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