From e1fc38e9f447b24091f3c32463ee0b862cbd5ddb Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Wed, 20 May 2015 17:12:18 +0100 Subject: [PATCH] Updated mainline to 1.9.0 --- 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.