Add regex for matchstring line in Dockerfiles

Update composer to 2.5.1
This commit is contained in:
Peter
2023-01-17 19:45:32 +01:00
parent 49bbdd064e
commit 5d5e959729
2 changed files with 20 additions and 14 deletions

View File

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