1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-12 18:42:26 +00:00

Merge remote-tracking branch 'origin/staging' into nightly

This commit is contained in:
FreddleSpl0it
2024-11-12 16:07:55 +01:00
2 changed files with 14 additions and 10 deletions

View File

@@ -112,7 +112,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.91
image: mailcow/phpfpm:1.91.1
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow