From ccce02a90745b8046162e2cbf28a71dd7c11719a Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev Date: Tue, 5 May 2020 14:54:41 +0300 Subject: [PATCH] Revert "remove php" This reverts commit d64ce162b857ea0b358e153e70d5fee03d9d2451. --- images/linux/ubuntu2004.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images/linux/ubuntu2004.json b/images/linux/ubuntu2004.json index cad978fc4..3a28b591f 100644 --- a/images/linux/ubuntu2004.json +++ b/images/linux/ubuntu2004.json @@ -210,6 +210,7 @@ "{{template_dir}}/scripts/installers/nodejs.sh", "{{template_dir}}/scripts/installers/bazel.sh", "{{template_dir}}/scripts/installers/phantomjs.sh", + "{{template_dir}}/scripts/installers/2004/php.sh", "{{template_dir}}/scripts/installers/pollinate.sh", "{{template_dir}}/scripts/installers/postgresql.sh", "{{template_dir}}/scripts/installers/ruby.sh",