[PHP-FPM] Update image

This commit is contained in:
andryyy
2021-03-29 21:52:12 +02:00
parent 5659017786
commit a6c165b729

View File

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