mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-30 16:39:51 +08:00
[PHP-FPM] Update image to include CIDR fix via mailcow.conf
This commit is contained in:
parent
41152193c0
commit
ea3bac0e5e
@ -102,7 +102,7 @@ services:
|
||||
- rspamd
|
||||
|
||||
php-fpm-mailcow:
|
||||
image: mailcow/phpfpm:1.64
|
||||
image: mailcow/phpfpm:1.65
|
||||
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
|
||||
depends_on:
|
||||
- redis-mailcow
|
||||
|
Loading…
Reference in New Issue
Block a user