From c96ea44797bd82318814eeddd1c851f2d49536b3 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 9 Jun 2022 17:29:51 -0700 Subject: [stable-2.11] Update AZP test container to 3.0.0. (#78024) (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 593c79b96e..398a299b60 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.9.0 + image: quay.io/ansible/azure-pipelines-test-container:3.0.0 pool: Standard -- cgit v1.2.1