Update CentOS 6 docker image (#14433)
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 11 Oct 2017 22:02:50 +0000 (00:02 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2017 22:02:50 +0000 (00:02 +0200)
This update fixes problem with git not supporting https protocol

buildpipeline/pipelines.json

index 9393537..076d5d9 100644 (file)
@@ -26,7 +26,7 @@
         {
           "Name": "DotNet-CoreClr-Trusted-Linux",
           "Parameters": {
-            "DockerTag": "centos-6-d485f41-20173404063424",
+            "DockerTag": "centos-6-376e1a3-20174311014331",
             "Rid": "rhel.6",
                        "PB_AdditionalBuildArgs": "-portablebuild=false"
           },