Updated PHP versions

This commit is contained in:
Ric Harvey
2016-08-22 10:29:41 +01:00
parent 67ab04e917
commit e3de22c90b

View File

@@ -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: