We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638fd87 commit a24378fCopy full SHA for a24378f
manifest.yml
@@ -77,6 +77,10 @@ dependencies:
77
version: 22.22.0
78
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.22.0_linux_x64_cflinuxfs4_a73ffe6d.tgz
79
sha256: a73ffe6db22c172c7d29372a9b3dc964d5ea058100e7bb9b89406879a2d38862
80
+ cf_stacks:
81
+ - cflinuxfs4
82
+ source: https://github.com/nodejs/node/archive/v22.20.0.tar.gz
83
+ source_sha256: 5c2e4ecc6583c5d49f9a9a4473fc267402762fc8e8a7835465919dacd6fdd5d8
84
- name: node
85
version: 24.13.0
86
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.13.0_linux_x64_cflinuxfs4_a816dee1.tgz
0 commit comments