1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-10-30 23:57:54 +02:00

[PHPFPM] Update Image to Version 1.94

This commit is contained in:
FreddleSpl0it
2025-10-14 10:25:06 +02:00
parent f6eed6c441
commit 6af2addf3c

View File

@@ -117,7 +117,7 @@ services:
- rspamd
php-fpm-mailcow:
image: ghcr.io/mailcow/phpfpm:1.93
image: ghcr.io/mailcow/phpfpm:1.94
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow