[Compose] Rebuild PHP-FPM, SOGo

This commit is contained in:
andryyy
2021-04-09 13:49:49 +02:00
parent efd30df735
commit 334bbdf7c8

View File

@@ -101,7 +101,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.74
image: mailcow/phpfpm:1.75
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow
@@ -164,7 +164,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.98
image: mailcow/sogo:1.99
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}