|
@@ -31,7 +31,7 @@ services:
|
31
|
31
|
matrix_db:
|
32
|
32
|
|
33
|
33
|
element:
|
34
|
|
- image: vectorim/element-web:v1.11.65
|
|
34
|
+ image: vectorim/element-web:v1.11.95
|
35
|
35
|
restart: unless-stopped
|
36
|
36
|
volumes:
|
37
|
37
|
- ./config/element/element-config.json:/app/config.json
|
|
@@ -51,7 +51,7 @@ services:
|
51
|
51
|
- synapse
|
52
|
52
|
|
53
|
53
|
synapse-admin:
|
54
|
|
- image: awesometechnologies/synapse-admin:0.10.1
|
|
54
|
+ image: awesometechnologies/synapse-admin:0.10.3
|
55
|
55
|
restart: unless-stopped
|
56
|
56
|
networks:
|
57
|
57
|
matrix_server:
|
|
@@ -60,7 +60,7 @@ services:
|
60
|
60
|
- synapse
|
61
|
61
|
|
62
|
62
|
sliding-sync:
|
63
|
|
- image: ghcr.io/matrix-org/sliding-sync:v0.99.16
|
|
63
|
+ image: ghcr.io/matrix-org/sliding-sync:v0.99.19
|
64
|
64
|
restart: always
|
65
|
65
|
environment:
|
66
|
66
|
- SYNCV3_BINDADDR=:8008
|