mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-12 10:45:14 +02:00
[Compose] Update PHP-FPM
This commit is contained in:
parent
ea83f72981
commit
47a8c47305
@ -94,7 +94,7 @@ services:
|
||||
- rspamd
|
||||
|
||||
php-fpm-mailcow:
|
||||
image: mailcow/phpfpm:1.30
|
||||
image: mailcow/phpfpm:1.32
|
||||
build: ./data/Dockerfiles/phpfpm
|
||||
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user