[SOGo] Update to 5.6.0

This PR includes the Update from SOGo to 5.6.0.

The new Docker Tag is mailcow/sogo:1.108 and was already pushed to the Dockerhub.
This commit is contained in:
Niklas Meyer 2022-05-05 09:47:58 +02:00 committed by GitHub
commit 835a726d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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