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