mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-17 16:45:06 +00:00
[Compose] Update PHP image
This commit is contained in:
parent
98c46fc33d
commit
4b3826a4b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue