[PHP-FPM] Update libs

This commit is contained in:
andryyy
2020-04-11 09:01:35 +02:00
parent f38be3a8b0
commit 2d545b0f75
2 changed files with 3 additions and 2 deletions

View File

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