diff --git a/buildpack.toml.tmpl b/buildpack.toml.tmpl index 81c7d99..0c0b6ab 100644 --- a/buildpack.toml.tmpl +++ b/buildpack.toml.tmpl @@ -14,7 +14,7 @@ name = "Dep" sha256 = "79b3ab9e67bf51bae787faaa5c78782752d0e39ea7b0d99e485a181b63a49559" source = "https://github.com/golang/dep/archive/v0.5.4.tar.gz" source_sha256 = "929c8f759838f98323211ba408a831ea80d93b75beda8584b6d950f393a3298a" -stacks = ["org.cloudfoundry.stacks.cflinuxfs3"] +stacks = ["org.cloudfoundry.stacks.cflinuxfs3","io.buildpacks.stacks.bionic"] uri = "https://buildpacks.cloudfoundry.org/dependencies/dep/dep-v0.5.4-linux-x64-cflinuxfs3-79b3ab9e.tgz" version = "0.5.4"