From 0d0cb310a701d200502196e04c0c43fd3a591058 Mon Sep 17 00:00:00 2001 From: Sam Doran Date: Wed, 6 Jan 2021 15:29:08 -0500 Subject: [stable-2.8] Update azure pipelines container (cherry picked from commit 0eb1e22cd9) Co-authored-by: Sam Doran --- .azure-pipelines/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index fb571832ff..617c54223c 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -36,7 +36,7 @@ variables: resources: containers: - container: default - image: quay.io/ansible/azure-pipelines-test-container:1.6.0 + image: quay.io/ansible/azure-pipelines-test-container:1.7.1 pool: Standard -- cgit v1.2.1