1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-15 11:00:29 +00:00

[PHP] Rebuild Image

This commit is contained in:
FreddleSpl0it
2026-06-11 10:29:01 +02:00
parent 83a045ed3e
commit fa154c71f3
+1 -1
View File
@@ -117,7 +117,7 @@ services:
- rspamd
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"
depends_on:
- redis-mailcow