[Netfilter] Exclude banning IPs when dovecot server not reacheble

The new docker tag for mailcow/netfilter is 1.47

Thanks to @dragoangel
This commit is contained in:
Niklas Meyer
2022-04-22 16:20:35 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -422,7 +422,7 @@ services:
- acme
netfilter-mailcow:
image: mailcow/netfilter:1.46
image: mailcow/netfilter:1.47
stop_grace_period: 30s
depends_on:
- dovecot-mailcow