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