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