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