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