Compare commits
2 Commits
209ea8a867
...
5b75e245d9
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b75e245d9 | |||
|
|
5c17af8ed7 |
@@ -25,7 +25,7 @@ services:
|
||||
- ${LIVEKIT_CONFIG_DIR}/config.yaml:/etc/livekit.yaml:ro
|
||||
mautrix-signal:
|
||||
container_name: mautrix-signal
|
||||
image: dock.mau.dev/mautrix/signal:v0.2602.0
|
||||
image: dock.mau.dev/mautrix/signal:v0.2602.1
|
||||
restart: always
|
||||
volumes:
|
||||
- ${MAUTRIX_SIGNAL_DATA_DIR}:/data
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
ports:
|
||||
- 5440:5432
|
||||
mas:
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.11.0
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.12.0
|
||||
restart: always
|
||||
working_dir: /config
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user