Skip to content

Commit 805cb36

Browse files
update node from 10.x to 16.x
2 parents 72e6e49 + 366a8ed commit 805cb36

File tree

3 files changed

+7147
-2163
lines changed

3 files changed

+7147
-2163
lines changed

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: analytics-api
44
# Support for those versions was removed in v1.7.53 of the buildpack:
55
# https://github.com/cloudfoundry/nodejs-buildpack/releases/tag/v1.7.53
66
# TODO - update the app to use a newer (still supported) version of Node
7-
buildpack: https://github.com/cloudfoundry/nodejs-buildpack#v1.7.52
7+
buildpack: https://github.com/cloudfoundry/nodejs-buildpack
88
memory: 128M
99
instances: 2
1010
command: npm start

0 commit comments

Comments
 (0)