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