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