docker: update s6 service definition to use php-fpm8
This commit is contained in:
parent
1da6caedfb
commit
b5988ce296
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/execlineb -P
|
||||
php-fpm7 -F
|
||||
php-fpm8 -F
|
||||
|
|
Loading…
Reference in a new issue