Windows: Bump to latest version of git
Signed-off-by: John Howard <jhoward@microsoft.com>
(cherry picked from commit 8a45eea2dd
)
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
53576a5bf9
commit
6a9670b044
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ SHELL ["powershell", "-command"]
|
|||
# - GO_VERSION must be consistent with 'Dockerfile' used by Linux.
|
||||
# - FROM_DOCKERFILE is used for detection of building within a container.
|
||||
ENV GO_VERSION=1.7.4 `
|
||||
GIT_VERSION=2.10.2 `
|
||||
GIT_VERSION=2.11.0 `
|
||||
GOPATH=C:\go `
|
||||
FROM_DOCKERFILE=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue