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