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