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

master
andryyy 2020-07-15 15:28:32 +02:00
parent 41152193c0
commit ea3bac0e5e
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 1 deletions

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