From: Sam Date: Thu, 7 Dec 2017 00:11:57 +0000 (+1100) Subject: bump nginx version X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=850d05fda477cefefab28ff420e3bd3e196c0de1;p=discourse_docker.git bump nginx version --- diff --git a/image/base/install-nginx b/image/base/install-nginx index e252ecf..64c9039 100755 --- a/image/base/install-nginx +++ b/image/base/install-nginx @@ -1,6 +1,6 @@ #!/bin/bash set -e -VERSION=1.12.1 +VERSION=1.12.2 cd /tmp apt-get install -y autoconf