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