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