From e7289c87cc777284470f802ae20ddabaaf2581a2 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 11 Jun 2023 16:29:22 +0200 Subject: [PATCH] PHP 8.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 87df583..d989e8c 100644 --- a/manifest.json +++ b/manifest.json @@ -25,7 +25,7 @@ "multi_instance": true, "services": [ "nginx", - "php7.3-fpm", + "php8.1-fpm", "mysql" ], "arguments": {