Skip to content

Commit 92aa23d

Browse files
Swap tiny and cflinuxfs3
[#169182342]
1 parent 223273c commit 92aa23d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildpack.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ name = "Node Engine"
6464
sha256 = "41238419bb4f3070bf5a31e83652c8506c79e392060e1b948fbdafd704b3a65f"
6565
source = "https://nodejs.org/dist/v8.16.2/node-v8.16.2.tar.gz"
6666
source_sha256 = "4f94361bbe087bc3a9d48ff69c2cefabb6460c64cb7d959204726467b9ee84b8"
67-
stacks = ["org.cloudfoundry.stacks.tiny"]
67+
stacks = ["org.cloudfoundry.stacks.cflinuxfs3"]
6868
uri = "https://buildpacks.cloudfoundry.org/dependencies/node/node-8.16.2-linux-x64-cflinuxfs3-41238419.tgz"
6969
version = "8.16.2"
7070

@@ -146,7 +146,7 @@ name = "Node Engine"
146146
sha256 = "7a04cee498e962eb780a62cc4bda02824ffc5e36b354488c08ba5b458764b238"
147147
source = "https://nodejs.org/dist/v12.12.0/node-v12.12.0.tar.gz"
148148
source_sha256 = "6ce681625c09bc2b2b5757165580e648579e4bc7bce5e246fa6339270eec8bde"
149-
stacks = ["org.cloudfoundry.stacks.tiny"]
149+
stacks = ["org.cloudfoundry.stacks.cflinuxfs3"]
150150
uri = "https://buildpacks.cloudfoundry.org/dependencies/node/node-12.12.0-linux-x64-cflinuxfs3-7a04cee4.tgz"
151151
version = "12.12.0"
152152

0 commit comments

Comments
 (0)