From 8bc545c6e2a2f677d93986b27619ce0e1c969932 Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Sun, 20 Mar 2022 22:50:01 +0100 Subject: [PATCH] php 8.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a7fdcf0..9144e28 100644 --- a/manifest.json +++ b/manifest.json @@ -24,7 +24,7 @@ "multi_instance": true, "services": [ "nginx", - "php7.3-fpm", + "php8.0-fpm", "mysql" ], "arguments": {