From eefe45a645b48e3220ab6b9bdabd5b885b5f7785 Mon Sep 17 00:00:00 2001 From: Michele Mancioppi Date: Thu, 29 Aug 2019 19:13:48 +0200 Subject: [PATCH] Pin web manifest to Nginx 1.17.2 --- CF/manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CF/manifest.yml b/CF/manifest.yml index a9706f6..94bd5cd 100644 --- a/CF/manifest.yml +++ b/CF/manifest.yml @@ -106,7 +106,7 @@ applications: path: ../web/ memory: 128M buildpacks: - - https://github.com/cloudfoundry/nginx-buildpack.git + - https://github.com/mmanciop/nginx-buildpack.git#nginx-1.17.2 env: INSTANA_EUM_KEY: OT8yjQ_eSPm84a4owlq5Hw INSTANA_EUM_REPORTING_URL: https://eum-release-fullstack-0-us-west-2.instana.io