forgot to add alpine version to readme

This commit is contained in:
Ric Harvey
2016-07-04 16:33:43 +01:00
parent 730a7501e5
commit 260ce64f47

View File

@@ -10,9 +10,9 @@ The Docker hub build can be found here: [https://registry.hub.docker.com/u/richa
## Versions ## Versions
| Tag | Nginx | PHP | Alpine | | Tag | Nginx | PHP | Alpine |
|-----|-------|-----|--------| |-----|-------|-----|--------|
| latest | 1.10.1 | 5.6.21 | | latest | 1.10.1 | 5.6.21 | 3.4 |
| php5 | 1.10.1 | 5.6.21 | | php5 | 1.10.1 | 5.6.21 | 3.4 |
| php7 | 1.10.1 | 7.0.7 | | php7 | 1.10.1 | 7.0.7 | 3.4 |
## Building from source ## Building from source
To build from source you need to clone the git repo and run docker build: To build from source you need to clone the git repo and run docker build: