[Compose] Update PHP and netfilter

master
andryyy 2020-05-12 18:30:23 +02:00
parent c6cfd1c771
commit 6fb41b08e0
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.61
image: mailcow/phpfpm:1.62
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow
@ -373,7 +373,7 @@ services:
- acme
netfilter-mailcow:
image: mailcow/netfilter:1.35
image: mailcow/netfilter:1.36
stop_grace_period: 30s
depends_on:
- dovecot-mailcow