Commit 1fb17e6a authored by Terence Lee's avatar Terence Lee

update nginx 1.9.7 and ngx_mruby 1.15.0

parent 6f68adf6
......@@ -9,7 +9,7 @@ env_dir=$3
bp_dir=$(dirname $(dirname $0))
fetch_nginx_tarball() {
local version="1.9.1"
local version="1.9.7"
local tarball_file="nginx-$version.tgz"
local stack="cedar-14"
local nginx_tarball_url="https://s3-external-1.amazonaws.com/heroku-buildpack-ruby/nginx/$stack/nginx-$version-ngx_mruby.tgz"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment