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