mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-11-28 08:52:00 +02:00
[Compose] Update PHP image
This commit is contained in:
parent
174c8458e2
commit
e101900787
@ -96,7 +96,7 @@ services:
|
||||
- rspamd
|
||||
|
||||
php-fpm-mailcow:
|
||||
image: mailcow/phpfpm:1.50
|
||||
image: mailcow/phpfpm:1.51
|
||||
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