[PHP-FPM] Update image to include CIDR fix via mailcow.conf

This commit is contained in:
andryyy
2020-07-15 15:28:32 +02:00
parent 41152193c0
commit ea3bac0e5e

View File

@@ -102,7 +102,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.64
image: mailcow/phpfpm:1.65
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow