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