From c4e50eb9128b23462a87b798a688a482a19bcf07 Mon Sep 17 00:00:00 2001 From: Kakutani Shintaro Date: Wed, 8 Mar 2017 09:30:02 +0900 Subject: [PATCH] Enable http_ssl_module and update nginx and pcre version #23 see also: https://github.com/kakutani/nginx-buildpack/pull/1 --- .buildpacks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildpacks b/.buildpacks index b7a9523..72876ac 100644 --- a/.buildpacks +++ b/.buildpacks @@ -1 +1 @@ -https://github.com/ryandotsmith/nginx-buildpack.git +https://github.com/kakutani/nginx-buildpack.git