[PHP-FPM] Check if tz data import is necessary

This commit is contained in:
andryyy
2019-11-11 23:19:47 +01:00
parent eadf051d70
commit 322dc169e6
2 changed files with 7 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.53
image: mailcow/phpfpm:1.54
build: ./data/Dockerfiles/phpfpm
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on: