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