mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #29159 from Microsoft/jjh/bumpgit
Windows: Bump to latest version of git
This commit is contained in:
commit
8326dcd2af
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue