1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-03 21:23:19 +00:00

Merge branch 'feat/remove-ip6nat' into nightly

This commit is contained in:
DerLinkman
2025-08-05 16:41:15 +02:00
19 changed files with 2102 additions and 248 deletions
+2 -2
View File
@@ -200,7 +200,7 @@ services:
- phpfpm
sogo-mailcow:
image: ghcr.io/mailcow/sogo:1.133
image: ghcr.io/mailcow/sogo:1.134
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}
@@ -477,7 +477,7 @@ services:
- acme
netfilter-mailcow:
image: ghcr.io/mailcow/netfilter:1.61
image: ghcr.io/mailcow/netfilter:1.62
stop_grace_period: 30s
restart: always
privileged: true