We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b733c54 commit 1f68a3eCopy full SHA for 1f68a3e
1 file changed
buildpack.toml
@@ -17,7 +17,7 @@ api = "0.2"
17
sha256 = "34293da6266f2aae9690d59c2d764056053ff7eebc56b80b8df05010c3da9343"
18
source = "https://github.com/yarnpkg/yarn/releases/download/v1.19.1/yarn-v1.19.1.tar.gz"
19
source_sha256 = "34293da6266f2aae9690d59c2d764056053ff7eebc56b80b8df05010c3da9343"
20
- stacks = ["io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3", "org.cloudfoundry.stacks.tiny"]
+ stacks = ["io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3"]
21
uri = "https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn-1.19.1-any-stack-34293da6.tar.gz"
22
version = "1.19.1"
23
0 commit comments