1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-04-13 20:49:24 +00:00

[SOGo] Build SOGo from source with security patches

This commit is contained in:
FreddleSpl0it
2026-03-03 11:24:42 +01:00
parent 5e478a32df
commit 7562578b74
2 changed files with 110 additions and 29 deletions

View File

@@ -200,7 +200,7 @@ services:
- phpfpm
sogo-mailcow:
image: ghcr.io/mailcow/sogo:5.12.4-1
image: ghcr.io/mailcow/sogo:5.12.4-2
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}