dotnet-core-buildpack/2.3.7
You can find the source of this version on GitHub at cloudfoundry/dotnet-core-buildpack-release. It was created based on the commit e27b355
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "dotnet-core-buildpack" version: "2.3.7" url: "https://bosh.io/d/github.com/cloudfoundry/dotnet-core-buildpack-release?v=2.3.7" sha1: sha256:57b6e7bb53ca5d0d9fbb697e98c57cb16aa4d0019383e3672e645027480b2f3f
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 57b6e7bb53ca5d0d9fbb697e98c57cb16aa4d0019383e3672e645027480b2f3f \ "https://bosh.io/d/github.com/cloudfoundry/dotnet-core-buildpack-release?v=2.3.7"