From bf17f289b3f3af2035ae0ed61e734751295da91f Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 13:09:43 +0100 Subject: [PATCH] AZP: update default container version (#2112) (#2114) (cherry picked from commit 0bc76c98b004db8e1e81cdb4bb2c0f3a5afd6661) Co-authored-by: Andrew Klychkov --- .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 3b17c3cc72..65b65e887d 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.8.0 + image: quay.io/ansible/azure-pipelines-test-container:1.9.0 pool: Standard