From: Rafael dos Santos Silva Date: Wed, 16 Nov 2016 20:04:11 +0000 (-0200) Subject: Updates nginx from 1.11.3 to 1.11.6 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2e8fae89dbbc5ebded8d2df712583faa80004b79;p=discourse_docker.git Updates nginx from 1.11.3 to 1.11.6 --- diff --git a/image/base/install-nginx b/image/base/install-nginx index 5d8ad5b..4dcd178 100755 --- a/image/base/install-nginx +++ b/image/base/install-nginx @@ -1,6 +1,6 @@ #!/bin/bash set -e -VERSION=1.11.3 +VERSION=1.11.6 cd /tmp apt-get install -y autoconf