deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

upgrade git to 2.8+ #362

Closed bacongobbler closed 8 years ago

bacongobbler commented 8 years ago

cross-posting from deis/deis#5031

><> kd exec deis-builder-mmsdf -- git --version
git version 2.7.4
krancour commented 8 years ago

D'oh. I had intended to throw this in as a bonus when I cut every image from alpine over to ubuntu slim and I forgot. (git 2.8 is more readily available on ubuntu than on alpine.)