From 2f940f6bd3a482444c7789635970f338abb064ee Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Fri, 26 Mar 2021 07:51:17 +0100 Subject: [PATCH] AZP: update default test container version --- .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 409d0ea..a17d0d5 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -33,7 +33,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