1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-11-28 08:52:00 +02:00

[Compose] Update SOGo image (#3883)

Fixes a bug that broke CardDAV with macOS 11.

https://sogo.nu/bugs/view.php?id=5203
b9e19c2cc4
This commit is contained in:
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

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}