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