summaryrefslogtreecommitdiff
path: root/buildpipeline
diff options
context:
space:
mode:
authorEgor Chesakov <Egor.Chesakov@microsoft.com>2018-03-23 12:36:13 -0700
committerEgor Chesakov <Egor.Chesakov@microsoft.com>2018-03-23 15:23:41 -0700
commitba4ed5441c6c39f672b37a28da57f79af934977a (patch)
tree3d6709aff5a43d56dece1b24314793691bd833d7 /buildpipeline
parentae908c6378822918c64b8731908cfb12d8a07730 (diff)
downloadcoreclr-ba4ed5441c6c39f672b37a28da57f79af934977a.tar.gz
coreclr-ba4ed5441c6c39f672b37a28da57f79af934977a.tar.bz2
coreclr-ba4ed5441c6c39f672b37a28da57f79af934977a.zip
Update DockerTag to use the image from dotnet-buildtools-prereqs-docker#38 which enables running x86_arm/crossgen
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 82c2569a51..94370eda93 100644
--- a/buildpipeline/pipelines.json
+++ b/buildpipeline/pipelines.json
@@ -130,7 +130,7 @@
{
"Name": "DotNet-CoreClr-Trusted-Linux-Crossbuild",
"Parameters": {
- "DockerTag": "ubuntu-14.04-cross-e435274-20180317125300",
+ "DockerTag": "ubuntu-14.04-cross-e435274-20180323032140",
"Architecture": "arm",
"Rid": "linux",
"CrossArchitecture": "x86",