From 840a25ff45a4d410f3d94be3831c097065a615ae Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Wed, 21 Sep 2016 20:58:28 +0100 Subject: [PATCH] correct nginx version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 552e5d3..fbc863f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The Docker hub build can be found here: [https://registry.hub.docker.com/u/richa |-----|-------|-----|--------| | latest | 1.11.3 | 5.6.25 | 3.4 | | php5 | 1.11.3 | 5.6.25 | 3.4 | -| php7 | 1.10.1 | 7.0.10 | 3.4 | +| php7 | 1.11.3 | 7.0.10 | 3.4 | ## Building from source To build from source you need to clone the git repo and run docker build: