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