Compare commits
1 Commits
caa48a711a
...
f12ce0ba4c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f12ce0ba4c |
@@ -42,7 +42,7 @@ services:
|
||||
- 5439:5432
|
||||
mautrix-whatsapp:
|
||||
container_name: mautrix-whatsapp
|
||||
image: dock.mau.dev/mautrix/whatsapp:v0.2603.0
|
||||
image: dock.mau.dev/mautrix/whatsapp:v0.2604.0
|
||||
#image: petersmit27/mautrix-whatsapp:latest
|
||||
restart: always
|
||||
volumes:
|
||||
@@ -97,7 +97,7 @@ services:
|
||||
- 5442:5432
|
||||
synapse:
|
||||
container_name: synapse
|
||||
image: matrixdotorg/synapse:v1.150.0
|
||||
image: matrixdotorg/synapse:v1.151.0
|
||||
restart: always
|
||||
volumes:
|
||||
- ${SYNAPSE_CONFIG_DIR}:/data
|
||||
|
||||
Reference in New Issue
Block a user