mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-14 10:52:49 +02:00
[Compose] Update PHP image
This commit is contained in:
parent
98c46fc33d
commit
4b3826a4b3
@ -98,7 +98,7 @@ services:
|
||||
- rspamd
|
||||
|
||||
php-fpm-mailcow:
|
||||
image: mailcow/phpfpm:1.41
|
||||
image: mailcow/phpfpm:1.42
|
||||
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