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