[PHP] Update to 8.1

This commit is contained in:
DerLinkman
2022-11-06 15:52:30 +01:00
parent eb9d360c0a
commit 4dd1b97e38
2 changed files with 2 additions and 2 deletions

View File

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