1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-11-28 08:52:00 +02:00

[PHP-FPM] Update image

This commit is contained in:
andryyy 2021-03-29 21:52:12 +02:00
parent 5659017786
commit a6c165b729
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF

View File

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