We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72e6e49 + 366a8ed commit 805cb36Copy full SHA for 805cb36
manifest.yml
@@ -4,7 +4,7 @@ name: analytics-api
4
# Support for those versions was removed in v1.7.53 of the buildpack:
5
# https://github.com/cloudfoundry/nodejs-buildpack/releases/tag/v1.7.53
6
# TODO - update the app to use a newer (still supported) version of Node
7
-buildpack: https://github.com/cloudfoundry/nodejs-buildpack#v1.7.52
+buildpack: https://github.com/cloudfoundry/nodejs-buildpack
8
memory: 128M
9
instances: 2
10
command: npm start
0 commit comments