From 29856f82e63ef6687324efcfd3835b6823308fc2 Mon Sep 17 00:00:00 2001 From: Alexander Sowitzki Date: Wed, 10 Mar 2021 22:56:03 +0100 Subject: [PATCH] [stable-2.11] Bump azure-pipelines-test-container to version 1.9.0 (cherry picked from commit 4819e9301b18e475ef9846b22ba35206cb16f5e4) Co-authored-by: Alexander Sowitzki --- .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 5b3eceb47b276d..fc2bb3875e7c6b 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