We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4fa6c4 commit 041ea64Copy full SHA for 041ea64
1 file changed
integration/integration_test.go
@@ -38,7 +38,7 @@ var _ = Describe("Nodejs buildpack", func() {
38
Buildpacks: []libbuildpack.BuildpackInfo{
39
{
40
ID: "org.cloudfoundry.buildpacks.nodejs",
41
- Version: "1.6.32",
+ Version: "0.0.1",
42
},
43
44
}
0 commit comments