updated php to 8.1

This commit is contained in:
2023-10-30 18:30:51 +01:00
parent 442bd64a9b
commit 4cd581aa9a
11 changed files with 20 additions and 29 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ services:
- "6379"
php:
build: ./Docker/php-7.4-fpm/
build: ./Docker/php-8.1-fpm/
user: ${USER_UID}:${USER_GID}
volumes:
- php-user-data:/home/${USER_UNAME}