[PHP-FPM] Add pspell; [SOGo] Update image

This commit is contained in:
andryyy
2020-07-23 11:21:37 +02:00
parent ba90a0658f
commit e34060e943
2 changed files with 5 additions and 3 deletions

View File

@@ -102,7 +102,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.65
image: mailcow/phpfpm:1.66
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow
@@ -160,7 +160,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.80
image: mailcow/sogo:1.81
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}