Update base image to alpine 3.16 and updated some dependencies

This commit is contained in:
Peter
2022-06-05 19:36:09 +02:00
parent d360503443
commit 2229f87d9b
2 changed files with 6 additions and 6 deletions

View File

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