swaping to official nginx alpine build for dynamic module support

This commit is contained in:
Ric Harvey
2016-09-07 08:42:36 +01:00
parent 8137d2d0c5
commit d994da4636
2 changed files with 3 additions and 4 deletions

View File

@@ -10,8 +10,8 @@ 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.24 | 3.4 |
| php5 | 1.10.1 | 5.6.24 | 3.4 |
| 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 |
## Building from source