From 024ece2ce3da2bb32b9617612c23cbd6e319bfb1 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Thu, 10 Nov 2016 23:54:06 +0000 Subject: [PATCH] Update versions in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 686386b..a1fd109 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.11.3 | 5.6.26 | 3.4 | -| php5 | 1.11.3 | 5.6.26 | 3.4 | -| php7 | 1.11.3 | 7.0.11 | 3.4 | +| latest | 1.11.5 | 5.6.27 | 3.4 | +| php5 | 1.11.5 | 5.6.27 | 3.4 | +| php7 | 1.11.5 | 7.0.12 | 3.4 | ## Building from source To build from source you need to clone the git repo and run docker build: