Updated to nginx 1.9.0 in mainline

This commit is contained in:
Ric Harvey
2015-05-20 17:11:27 +01:00
parent 5244b61d01
commit e32c751b13

View File

@@ -8,9 +8,9 @@ If you have any improvements please submit a pull request.
The Docker hub build can be found here: [https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/](https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/) The Docker hub build can be found here: [https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/](https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/)
## Nginx Versions ## Nginx Versions
- Mainline Version: **1.7.12** - Mainline Version: **1.9.0**
- Stable Version: **1.8.0** - Stable Version: **1.8.0**
- *Latest = Stable Version* - *Latest = Mainline Version*
## Installation ## Installation
Pull the image from the docker index rather than downloading the git repo. This prevents you having to build the image on every docker host. Pull the image from the docker index rather than downloading the git repo. This prevents you having to build the image on every docker host.