From 44e249df3a6f3819b9fc61a1e60d9e5b107071b9 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 9 Jun 2022 17:29:26 -0700 Subject: [PATCH] [stable-2.13] Update AZP test container to 3.0.0. (#78022) (cherry picked from commit 1321d6ecd5d34c9a90d526e4852bfc469bfae4a9) --- .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 83875246466..6babf1f4256 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -34,7 +34,7 @@ variables: resources: containers: - container: default - image: quay.io/ansible/azure-pipelines-test-container:1.9.0 + image: quay.io/ansible/azure-pipelines-test-container:3.0.0 pool: Standard