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