summaryrefslogtreecommitdiff
path: root/buildpipeline
diff options
context:
space:
mode:
authorDaniel Podder <dapodd@microsoft.com>2017-06-20 19:39:49 -0700
committerGitHub <noreply@github.com>2017-06-20 19:39:49 -0700
commitbed557d59ab60ede4204d6186ca7daf57eb7869c (patch)
treec4eb9f19b5f3f3b8723505f859e9d50a5b053838 /buildpipeline
parentc1456fe280d5ea5e3e2f99024d905ce85439493c (diff)
downloadcoreclr-bed557d59ab60ede4204d6186ca7daf57eb7869c.tar.gz
coreclr-bed557d59ab60ede4204d6186ca7daf57eb7869c.tar.bz2
coreclr-bed557d59ab60ede4204d6186ca7daf57eb7869c.zip
Update trusted RHEL build Dockertag to support LTO (#12396)
The new RHEL image was generated using the same Dockerfile as the previous, but has LLVM recompiled with gold support enabled, which is required to do a build with -flto (a prerequisite for PGO).
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/pipelines.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpipeline/pipelines.json b/buildpipeline/pipelines.json
index 01f2bb553b..667122a882 100644
--- a/buildpipeline/pipelines.json
+++ b/buildpipeline/pipelines.json
@@ -12,7 +12,7 @@
{
"Name": "DotNet-CoreClr-Trusted-Linux",
"Parameters": {
- "DockerTag": "rhel7_prereqs_2",
+ "DockerTag": "rhel-7-dd8aa64-20170320090348",
"Rid": "linux"
},
"ReportingParameters": {