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: