docker-library / buildpack-deps

MIT License
445 stars 113 forks source link

Is it possible we can update git version int this Image #96

Closed gengjiawen closed 5 years ago

gengjiawen commented 5 years ago

Related issue: https://github.com/nodejs/docker-node/issues/1062.

tianon commented 5 years ago

We only provide stock packages from the relevant distributions -- thus, if you want newer Git, you need to use a newer distribution.

Surya-smart619 commented 3 years ago

Hi @tianon, I'm new to using docker, what is the newer distribution with git version >=2.13.0, and how to I use it to resolve this issue?

tianon commented 3 years ago

Sounds like you just need to update from Debian Stretch (Git 2.11) to Buster (Git 2.20).