[PHP-FPM] Update libs, add gnupg

This commit is contained in:
andryyy
2020-02-16 14:20:26 +01:00
parent aa5128997e
commit 5b73de43e4
2 changed files with 5 additions and 4 deletions

View File

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