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