From e32c751b13200ba5648fa43dc4458ac35efbdec4 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Wed, 20 May 2015 17:11:27 +0100 Subject: [PATCH] Updated to nginx 1.9.0 in mainline --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f2ac91..8be3446 100644 --- a/README.md +++ b/README.md @@ -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/) ## Nginx Versions -- Mainline Version: **1.7.12** +- Mainline Version: **1.9.0** - Stable Version: **1.8.0** -- *Latest = Stable Version* +- *Latest = Mainline Version* ## 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.