diff --git a/Dockerfile.windows b/Dockerfile.windows index c20448de2958cbde9c923ec4e56621220305363a..26e62792bd7d398342618a433f99be6192f1b580 100644 --- a/Dockerfile.windows +++ b/Dockerfile.windows @@ -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