Update CentOS 6 and 7 docker images (#14349)
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 6 Oct 2017 01:12:04 +0000 (03:12 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2017 01:12:04 +0000 (03:12 +0200)
The images now contains clang 3.9 with PGO support

buildpipeline/DotNet-CoreClr-Trusted-Linux.json
buildpipeline/pipelines.json

index d40dbfb..c237b54 100644 (file)
       "value": "microsoft/dotnet-buildtools-prereqs"
     },
     "DockerTag": {
-      "value": "centos-7-34f1db9-20171620021620",
+      "value": "centos-7-d485f41-20173404063424",
       "allowOverride": true
     },
     "CloudDropAccountName": {
index 9841462..9393537 100644 (file)
@@ -13,7 +13,7 @@
         {
           "Name": "DotNet-CoreClr-Trusted-Linux",
           "Parameters": {
-            "DockerTag": "centos-7-34f1db9-20171620021620",
+            "DockerTag": "centos-7-d485f41-20173404063424",
             "Rid": "linux"
           },
           "ReportingParameters": {
@@ -26,7 +26,7 @@
         {
           "Name": "DotNet-CoreClr-Trusted-Linux",
           "Parameters": {
-            "DockerTag": "centos-6-c8c9b08-20174310104313",
+            "DockerTag": "centos-6-d485f41-20173404063424",
             "Rid": "rhel.6",
                        "PB_AdditionalBuildArgs": "-portablebuild=false"
           },