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