updated php to 8.1
This commit is contained in:
+1
-1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user