Merge pull request #4870 from mailcow/staging

Automatic PR to nightly from 2022-11-23T12:47:06Z
This commit is contained in:
Niklas Meyer
2022-11-23 15:35:09 +01:00
committed by GitHub
4 changed files with 28 additions and 14 deletions

View File

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