Skip to content

Commit b8646ae

Browse files
ndon55555kardolus
andcommitted
Remove cflinuxfs2 dependencies
Co-authored-by: Guillermo Kardolus <gkardolus@pivotal.io>
1 parent f993143 commit b8646ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildpack.toml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name = "Yarn"
1717
sha256 = "e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3"
1818
source = "https://github.com/yarnpkg/yarn/releases/download/v1.17.3/yarn-v1.17.3.tar.gz"
1919
source_sha256 = "e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3"
20-
stacks = ["org.cloudfoundry.stacks.cflinuxfs2","org.cloudfoundry.stacks.cflinuxfs3","io.buildpacks.stacks.bionic"]
20+
stacks = ["org.cloudfoundry.stacks.cflinuxfs3","io.buildpacks.stacks.bionic"]
2121
uri = "https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn-1.17.3-any-stack-e3835194.tar.gz"
2222
version = "1.17.3"
2323

0 commit comments

Comments
 (0)