From df088f79dd5cb825aa41de999a376b7f5a73c60c Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 29 Aug 2016 18:09:22 +1000 Subject: [PATCH] upgrade image to latest mainline --- image/base/install-nginx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/base/install-nginx b/image/base/install-nginx index 9903a32..bb219a2 100755 --- a/image/base/install-nginx +++ b/image/base/install-nginx @@ -1,6 +1,6 @@ #!/bin/bash set -e -VERSION=1.10.1 +VERSION=1.11.3 cd /tmp apt-get install -y autoconf -- 2.25.1