1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-17 21:11:52 +00:00

[Netfilter] add nftables support

This commit is contained in:
FreddleSpl0it
2023-10-30 11:54:14 +01:00
parent a366494c34
commit f39005b72d
8 changed files with 1232 additions and 3 deletions

View File

@@ -434,7 +434,7 @@ services:
- acme
netfilter-mailcow:
image: mailcow/netfilter:1.52
image: mailcow/netfilter:1.53
stop_grace_period: 30s
depends_on:
- dovecot-mailcow