First 7.1 build with nginx complie

This commit is contained in:
Ric Harvey
2017-02-05 22:46:45 +00:00
parent cab88604a6
commit c445176457
4 changed files with 157 additions and 51 deletions

View File

@@ -14,8 +14,8 @@ The Docker hub build can be found here: [https://registry.hub.docker.com/u/richa
## Versions
| Tag | Nginx | PHP | Alpine |
|-----|-------|-----|--------|
| latest | 1.11.5 | 7.0.14 | 3.4@edge |
| php7 | 1.11.5 | 7.0.14 | 3.4@edge |
| latest | 1.11.9 | 7.1.1 | 3.4 |
| php7 | 1.11.9 | 7.1.1 | 3.4 |
| php5 | 1.11.5 | 5.6.29 | 3.4 |
**PLEASE NOTE: PHP7 is now the default**