1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-04 10:24:42 +02:00

[SOGo] Update to newer 5.8.0 (fix for macOS Caldav Bug)

This commit is contained in:
DerLinkman 2023-01-19 11:28:03 +01:00
parent fc1c5a505d
commit 8e3d2f7010

View File

@ -169,7 +169,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.113
image: mailcow/sogo:1.114
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}