Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaelSimons <msimons@microsoft.com>2017-03-01 23:23:46 +0300
committerMichaelSimons <msimons@microsoft.com>2017-03-01 23:23:46 +0300
commitc44a638df0d85b6e827053b5524e27661ec473a0 (patch)
treef401e8f319f75df71f52b5d02dc98bc5ea24d58a /buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
parent33acd0bf3341af4c19d881597352aa45729e1539 (diff)
Update the Docker Hub repo being used to microsoft/dotnet-buildtools-prereqs
Diffstat (limited to 'buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json')
-rw-r--r--buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json b/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
index edbe5b9f52..5d19c06273 100644
--- a/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
+++ b/buildpipeline/DotNet-CoreFx-Trusted-Linux-Crossbuild.json
@@ -359,7 +359,7 @@
"value": "$(PB_DockerRepository):$(PB_DockerTag)"
},
"PB_DockerRepository": {
- "value": "chcosta/dotnetcore"
+ "value": "microsoft/dotnet-buildtools-prereqs"
},
"PB_DockerTag": {
"value": "ubuntu1404_cross_prereqs_v2",