summaryrefslogtreecommitdiff
path: root/buildpipeline/pipelines.json
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2017-10-12 00:02:50 +0200
committerGitHub <noreply@github.com>2017-10-12 00:02:50 +0200
commit7d593fa240d094c210e45e0a810f656bc0109971 (patch)
treefd9af912f0c693468c32dc40b70de8ed299e8c05 /buildpipeline/pipelines.json
parent845d89c94eade2d1c9aed5c6fc8d2270214fbcc2 (diff)
downloadcoreclr-7d593fa240d094c210e45e0a810f656bc0109971.tar.gz
coreclr-7d593fa240d094c210e45e0a810f656bc0109971.tar.bz2
coreclr-7d593fa240d094c210e45e0a810f656bc0109971.zip
Update CentOS 6 docker image (#14433)
This update fixes problem with git not supporting https protocol
Diffstat (limited to 'buildpipeline/pipelines.json')
-rw-r--r--buildpipeline/pipelines.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpipeline/pipelines.json b/buildpipeline/pipelines.json
index 9393537407..076d5d990b 100644
--- a/buildpipeline/pipelines.json
+++ b/buildpipeline/pipelines.json
@@ -26,7 +26,7 @@
{
"Name": "DotNet-CoreClr-Trusted-Linux",
"Parameters": {
- "DockerTag": "centos-6-d485f41-20173404063424",
+ "DockerTag": "centos-6-376e1a3-20174311014331",
"Rid": "rhel.6",
"PB_AdditionalBuildArgs": "-portablebuild=false"
},