[synapse] Update docker-compose file version to 3.7
Network naming cannot be applied with the older version 3.3. Also the container cannot be attached to the network.
This commit is contained in:
parent
685b0e3629
commit
2dc6a35994
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
version: '3.3'
|
||||
version: '3.7'
|
||||
|
||||
services:
|
||||
app:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue