[Compose] Update PHP and netfilter images

This commit is contained in:
andryyy
2021-10-15 13:06:42 +02:00
parent 819f2876e6
commit 3c9b84ff6f
2 changed files with 3 additions and 3 deletions

View File

@@ -103,7 +103,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.77
image: mailcow/phpfpm:1.78
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow
@@ -420,7 +420,7 @@ services:
- acme
netfilter-mailcow:
image: mailcow/netfilter:1.44
image: mailcow/netfilter:1.45
stop_grace_period: 30s
depends_on:
- dovecot-mailcow