Compare commits

...

10 commits

View file

@ -2,7 +2,7 @@ name: matrix
services:
synapse:
image: docker.io/matrixdotorg/synapse:v1.128.0@sha256:5765b7f1bd46b3ded0a59546c8e69b33e57ef6007854791701943f0414557e39
image: docker.io/matrixdotorg/synapse:v1.131.0@sha256:0ccf03d915a636d12bcb35f49935421445a4d644c0449cc211252663b9137cd0
restart: unless-stopped
environment:
- SYNAPSE_CONFIG_PATH=/data/homeserver.yaml
@ -21,7 +21,7 @@ services:
- matrix
mas:
image: ghcr.io/element-hq/matrix-authentication-service:0.15.0@sha256:c4853e7a553d85f22ece68ba9f2751523abcb746c5cf6e189c15f04709a3d433
image: ghcr.io/element-hq/matrix-authentication-service:0.16.0@sha256:bf3daeb5a37a7aab92d351028e8b6406a750977d716eb2da92f7a61e27fe05fc
restart: unless-stopped
volumes:
- mas_data:/data
@ -40,7 +40,7 @@ services:
- db
db:
image: postgres:17.4@sha256:304ab813518754228f9f792f79d6da36359b82d8ecf418096c636725f8c930ad
image: postgres:17.5@sha256:6cf6142afacfa89fb28b894d6391c7dcbf6523c33178bdc33e782b3b533a9342
restart: unless-stopped
environment:
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}
@ -55,7 +55,7 @@ services:
- matrix
whatsapp:
image: dock.mau.dev/mautrix/whatsapp:v0.12.0@sha256:b43bf2d24c71b107d31fcd8c9d367e7a44d21d15eb2805db7a39e928409132e3
image: dock.mau.dev/mautrix/whatsapp:v0.12.1@sha256:4232314f66156d5f2eb1ac841c11f265af888a1b56c302f367d1274d82dd521f
restart: unless-stopped
volumes:
- whatsapp:/data