mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
bump to php8.2
This commit is contained in:
parent
b64b855b4f
commit
f361a3661d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
"php8.1-fpm"
|
"php8.2-fpm"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install": [
|
"install": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue