Windows: Bump to latest version of git

Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: 8a45eea2ddac40c907feb38859eb056a4d0024cc
Component: engine
This commit is contained in:
John Howard
2016-12-05 18:40:31 -08:00
parent 983cf6d582
commit a6482c217b
+1 -1
View File
@@ -161,7 +161,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.3 `
GIT_VERSION=2.10.2 `
GIT_VERSION=2.11.0 `
GOPATH=C:\go `
FROM_DOCKERFILE=1