Merge pull request #29159 from Microsoft/jjh/bumpgit

Windows: Bump to latest version of git
Upstream-commit: 8326dcd2af04338cf6e56285f42bf8530ccb1274
Component: engine
This commit is contained in:
Vincent Demeester
2016-12-06 10:30:33 +01:00
committed by GitHub

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