updated php-fpm from 7.4 to 8.1

This commit is contained in:
2023-08-31 11:22:01 +02:00
parent 42b43be7ec
commit 61ca5d811c
6 changed files with 19 additions and 15 deletions
+1
View File
@@ -42,6 +42,7 @@ services:
build: ./Docker/api/
expose:
- 9000
- 9001
user: ${USER_UID}:${USER_GID}
volumes:
- php-user-data:/home/${USER_UNAME}