Skip to content

php-buildpack/5.0.1

You can find the source of this version on GitHub at cloudfoundry/php-buildpack-release. It was created based on the commit a973172.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "php-buildpack"
  version: "5.0.1"
  url: "https://bosh.io/d/github.com/cloudfoundry/php-buildpack-release?v=5.0.1"
  sha1: sha256:9aa315774249367f55315174a098402a27d208a4a506677ca935e26958885c8c

Or upload it to your director with the upload-release command:

bosh upload-release --sha1=sha256:9aa315774249367f55315174a098402a27d208a4a506677ca935e26958885c8c \
  "https://bosh.io/d/github.com/cloudfoundry/php-buildpack-release?v=5.0.1"

Jobs

Packages