Skip to content

Commit 1f68a3e

Browse files
committed
Remove residual tiny stack from buildpack.toml
[#169916770]
1 parent b733c54 commit 1f68a3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildpack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ api = "0.2"
1717
sha256 = "34293da6266f2aae9690d59c2d764056053ff7eebc56b80b8df05010c3da9343"
1818
source = "https://github.com/yarnpkg/yarn/releases/download/v1.19.1/yarn-v1.19.1.tar.gz"
1919
source_sha256 = "34293da6266f2aae9690d59c2d764056053ff7eebc56b80b8df05010c3da9343"
20-
stacks = ["io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3", "org.cloudfoundry.stacks.tiny"]
20+
stacks = ["io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3"]
2121
uri = "https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn-1.19.1-any-stack-34293da6.tar.gz"
2222
version = "1.19.1"
2323

0 commit comments

Comments
 (0)