[PHP-FPM] Update to PHP 7.4

This commit is contained in:
andryyy
2020-05-08 14:00:59 +02:00
parent 886e131ea3
commit 1a3a42a672
2 changed files with 2 additions and 6 deletions

View File

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