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