correct nginx version in readme

This commit is contained in:
Ric Harvey
2016-09-21 20:58:28 +01:00
parent 470544f1f3
commit 840a25ff45

View File

@@ -12,7 +12,7 @@ The Docker hub build can be found here: [https://registry.hub.docker.com/u/richa
|-----|-------|-----|--------|
| latest | 1.11.3 | 5.6.25 | 3.4 |
| php5 | 1.11.3 | 5.6.25 | 3.4 |
| php7 | 1.10.1 | 7.0.10 | 3.4 |
| php7 | 1.11.3 | 7.0.10 | 3.4 |
## Building from source
To build from source you need to clone the git repo and run docker build: