From 306aa52e8e233ed9b12fe4c4c994ec2117a63e8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Wed, 22 May 2019 17:37:02 +0200 Subject: [PATCH] fix php fpm version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f59c70b..d4a983f 100644 --- a/manifest.json +++ b/manifest.json @@ -19,7 +19,7 @@ "multi_instance": true, "services": [ "nginx", - "php7-fpm", + "php7.0-fpm", "mysql" ], "arguments": {