Merge pull request #4820 from mailcow/feature/netfilter-compose

[Compose] Use new (patched) Netfilter Image
This commit is contained in:
Niklas Meyer
2022-10-26 11:04:36 +02:00
committed by GitHub

View File

@@ -424,7 +424,7 @@ services:
- acme
netfilter-mailcow:
image: mailcow/netfilter:1.48
image: mailcow/netfilter:1.49
stop_grace_period: 30s
depends_on:
- dovecot-mailcow