From 260ce64f4788f71ffab8bd8150547b9c52858221 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Mon, 4 Jul 2016 16:33:43 +0100 Subject: [PATCH] forgot to add alpine version to readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f3f3611..c52fa80 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.21 | -| php5 | 1.10.1 | 5.6.21 | -| php7 | 1.10.1 | 7.0.7 | +| latest | 1.10.1 | 5.6.21 | 3.4 | +| php5 | 1.10.1 | 5.6.21 | 3.4 | +| php7 | 1.10.1 | 7.0.7 | 3.4 | ## Building from source To build from source you need to clone the git repo and run docker build: