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