[Compose] Update SOGo image (#3883)

Fixes a bug that broke CardDAV with macOS 11.

https://sogo.nu/bugs/view.php?id=5203
b9e19c2cc4
master
Michael Kuron 2020-12-02 20:29:46 +01:00 committed by GitHub
parent a3166b5d17
commit 6f6f52f380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.92
image: mailcow/sogo:1.93
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}