Update to PHP 8.2

This commit is contained in:
Peter
2023-02-28 20:08:33 +01:00
parent 1052e13af8
commit a5b8f1b7f7
2 changed files with 4 additions and 2 deletions

View File

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