From 0eb1e22cd9e263da86a39f30e7d8f62c824298c5 Mon Sep 17 00:00:00 2001 From: Sam Doran Date: Wed, 6 Jan 2021 15:29:08 -0500 Subject: [PATCH] Update azure pipelines container --- .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 64fd085b33e..d4665540754 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