diff --git a/README.md b/README.md index 50525aa..932c789 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.25 | 3.4 | -| php5 | 1.11.3 | 5.6.25 | 3.4 | -| php7 | 1.11.3 | 7.0.10 | 3.4 | +| 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 | ## Building from source To build from source you need to clone the git repo and run docker build: