From 6cbaae42abc68b86efafe3fc9e3ca65f6296fb7b Mon Sep 17 00:00:00 2001 From: Esteve Fernandez Date: Wed, 5 Jun 2019 20:25:41 +0200 Subject: [PATCH] Update Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 234cc23a..80c2ad5f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,7 +7,7 @@ trigger: - README.md container: - image: osrf/ros:crystal-desktop + image: ros:dashing options: "--name ci-container -v /usr/bin/docker:/tmp/docker:ro" steps: