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