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