From e3de22c90bec9c5b3d4d7da3cea55a0de59008cd Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Mon, 22 Aug 2016 10:29:41 +0100 Subject: [PATCH] Updated PHP versions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f8c18b..1874db1 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ The Docker hub build can be found here: [https://registry.hub.docker.com/u/richa ## Versions | Tag | Nginx | PHP | Alpine | |-----|-------|-----|--------| -| latest | 1.10.1 | 5.6.23 | 3.4 | -| php5 | 1.10.1 | 5.6.23 | 3.4 | -| php7 | 1.10.1 | 7.0.8 | 3.4 | +| latest | 1.10.1 | 5.6.24 | 3.4 | +| php5 | 1.10.1 | 5.6.24 | 3.4 | +| php7 | 1.10.1 | 7.0.10 | 3.4 | ## Building from source To build from source you need to clone the git repo and run docker build: