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