From 8aa11a433f1ea84b9413e934d1e941d47e1290a9 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Wed, 13 Jul 2016 17:01:31 +0100 Subject: [PATCH] update README to reflect php 7.0.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c26f24f..5a4a577 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.10.1 | 5.6.23 | 3.4 | | php5 | 1.10.1 | 5.6.23 | 3.4 | -| php7 | 1.10.1 | 7.0.7 | 3.4 | +| php7 | 1.10.1 | 7.0.8 | 3.4 | ## Building from source To build from source you need to clone the git repo and run docker build: