diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1df9d9e..5f28c99 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,7 @@ jobs: timeoutInMinutes: 90 pool: vmImage: 'ubuntu-18.04' - container: adamsjoci/opendds_ros2_docker:latest + container: objectcomputing/opendds_ros2:latest steps: - script: | printenv