Properly wait for MySQL to come up before starting SOGo

This commit is contained in:
Michael Kuron
2018-01-08 19:56:44 +01:00
parent 24c8c82f5a
commit cde250a989
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.12
image: mailcow/sogo:1.13
build: ./data/Dockerfiles/sogo
environment:
- DBNAME=${DBNAME}