[SOGo] Update SOGo to 5.5.1

**Includes Database Changes!**

As a preparation for 5.5.2 the database as well as some NGINX Settings have been changed.
This commit is contained in:
Niklas Meyer
2022-04-01 15:20:09 +02:00
committed by GitHub
3 changed files with 8 additions and 4 deletions

View File

@@ -166,7 +166,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.106
image: mailcow/sogo:1.107
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}