summaryrefslogtreecommitdiff
path: root/buildpipeline
diff options
context:
space:
mode:
authorSergey Andreenko <seandree@microsoft.com>2018-04-05 20:09:46 -0700
committerGitHub <noreply@github.com>2018-04-05 20:09:46 -0700
commita96d2fef8edd01f57079f68d92189e1b84378fb8 (patch)
tree8983f319a5d83c5709b3786d38c080d5720248b4 /buildpipeline
parent73e10d266db673368870feedcbefdb945cb7bc25 (diff)
downloadcoreclr-a96d2fef8edd01f57079f68d92189e1b84378fb8.tar.gz
coreclr-a96d2fef8edd01f57079f68d92189e1b84378fb8.tar.bz2
coreclr-a96d2fef8edd01f57079f68d92189e1b84378fb8.zip
Update docker images for arm32 (#17422)
* mark places that we need to change * update dockumentation for arm * update build.sh for arm * update dockers' versions * fix build.sh * change default version for arm/armem/arm64
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 4c7685941b..49e3763d97 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-20180323032140",
+ "DockerTag": "ubuntu-14.04-cross-e435274-20180405193556",
"Architecture": "arm",
"Rid": "linux",
"CrossArchitecture": "x86",