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