mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-06-18 20:40:38 +00:00
[PHP] Rebuild Image
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ services:
|
|||||||
- rspamd
|
- rspamd
|
||||||
|
|
||||||
php-fpm-mailcow:
|
php-fpm-mailcow:
|
||||||
image: ghcr.io/mailcow/phpfpm:8.2.29-2
|
image: ghcr.io/mailcow/phpfpm:8.2.29-3
|
||||||
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
|
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis-mailcow
|
- redis-mailcow
|
||||||
|
|||||||
Reference in New Issue
Block a user