mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-24 02:29:57 +00:00
[Compose] Update PHP iamge
This commit is contained in:
parent
987e884407
commit
f28b58a5bc
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ services:
|
|||
- rspamd
|
||||
|
||||
php-fpm-mailcow:
|
||||
image: mailcow/phpfpm:1.35
|
||||
image: mailcow/phpfpm:1.36
|
||||
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