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

[PHP] Update to 8.4

This commit is contained in:
FreddleSpl0it
2025-10-20 12:36:20 +02:00
parent 3507ff2773
commit ae531fd7b0
2 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ services:
- rspamd
php-fpm-mailcow:
image: ghcr.io/mailcow/phpfpm:1.94
image: ghcr.io/mailcow/phpfpm:8.4
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow