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