Merge pull request #5038 from mailcow/fix/sogo-macos-fix

[Fix] SOGo Update Fix for 5.8.0 (macOS fix)
This commit is contained in:
Niklas Meyer 2023-02-02 11:32:35 +01:00 committed by GitHub
commit e437810eca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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