deis / minio

Minio Object Storage in Kubernetes, used by Deis Workflow.
https://deis.com
MIT License
51 stars 25 forks source link

chore(Makefile): update to go-dev 0.17.0 #114

Closed mboersma closed 8 years ago

mboersma commented 8 years ago

Includes the go 1.7 toolchain: faster, smaller, better. See https://tip.golang.org/doc/go1.7.

Also updates the Docker base image to deis/base:0.3.1.

deis-bot commented 8 years ago

@technosophos, @krancour and @arschles are potential reviewers of this pull request based on my analysis of git blame information. Thanks @mboersma!

mboersma commented 8 years ago

To work around an issue in Travis CI (DEIS_REGISTRY defaulted to :5000), I added a commit to set it to an empty string before make test build docker-build.