From 4ef6c9d89b2beac39fd1282202e8223e4641c4a0 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Tue, 7 Feb 2017 10:42:23 +0000 Subject: [PATCH] updated info on readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a1cc21..78a7855 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ The Docker hub build can be found here: [https://registry.hub.docker.com/u/richa | Tag | Nginx | PHP | Alpine | |-----|-------|-----|--------| | latest | 1.11.9 | 7.1.1 | 3.4 | -| php7 | 1.11.9 | 7.1.1 | 3.4 | +| php71 | 1.11.9 | 7.1.1 | 3.4 | | php5 | 1.11.5 | 5.6.29 | 3.4 | -**PLEASE NOTE: PHP7 is now the default** +**PLEASE NOTE: PHP7.1 is now the default and support for php5 will be dropped soon** ## Building from source To build from source you need to clone the git repo and run docker build: