From d87b25bd17fddf4804b2251e08264f98e1382f08 Mon Sep 17 00:00:00 2001 From: James Deathe Date: Sat, 20 Jul 2019 16:07:58 +0100 Subject: [PATCH] #202: Fixes typo in README; PHP-CLI -> PHP-CGI. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df7c83d..9c31ffc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This build uses the base image [jdeathe/centos-ssh](https://github.com/jdeathe/c ### Image variants -- [Apache 2.4, PHP-CLI 5.4 (FastCGI), PHP memcached 2.2, PHP redis 2.2, Zend Opcache 7.0 - CentOS-7](https://github.com/jdeathe/centos-ssh-apache-php-fcgi/blob/centos-7) +- [Apache 2.4, PHP-CGI 5.4 (FastCGI), PHP memcached 2.2, PHP redis 2.2, Zend Opcache 7.0 - CentOS-7](https://github.com/jdeathe/centos-ssh-apache-php-fcgi/blob/centos-7) - [Apache 2.2, PHP-CGI 5.3 (FastCGI), PHP memcached 1.0, PHP redis 2.2, PHP APC 3.1 - CentOS-6](https://github.com/jdeathe/centos-ssh-apache-php-fcgi/blob/centos-6) ## Quick start