some cleaning

This commit is contained in:
2023-10-31 16:20:43 +01:00
parent 78ebe8af17
commit 2425dc7881
10 changed files with 8 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ services:
- redis
php_d9:
build: ./Docker/php-7.4-fpm/
build: ./Docker/php-8.1-fpm/
user: ${USER_UID}:${USER_GID}
volumes:
- php-d9-user-data:/home/${USER_UNAME}