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