1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-05 15:22:23 +00:00

Merge pull request #7086 from mailcow/feat/sogo-build

[SOGo] Build SOGo from source with security patches
This commit is contained in:
FreddleSpl0it
2026-03-03 14:24:29 +01:00
committed by GitHub
2 changed files with 145 additions and 31 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}