[PHP-FPM] Add bcmath and GMP

This commit is contained in:
andryyy
2020-06-14 20:13:09 +02:00
parent 0c626c66ac
commit f7c807b290
2 changed files with 3 additions and 2 deletions

View File

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