Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 0757752

Browse files
authored
Update lab build CentOS 6 docker image (#15058)
Update the release/2.0.0 CentOS 6 image used for lab builds to contain Clang 3.9 supporting PGO. The lab tests for RHEL.6 in release/2.0.0 are consistently failing and this might be the reason.
1 parent 5c2aef1 commit 0757752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildpipeline/pipelines.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{
2727
"Name": "DotNet-CoreClr-Trusted-Linux",
2828
"Parameters": {
29-
"DockerTag": "centos-6-c8c9b08-20174310104313",
29+
"DockerTag": "centos-6-376e1a3-20174311014331",
3030
"Rid": "rhel.6",
3131
"PB_AdditionalBuildArgs": "-portablebuild=false"
3232
},

0 commit comments

Comments
 (0)