From e898e52d1bbb348b1ee8791fd8c0634d400bfc6d Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 10 Feb 2021 10:52:04 +0300 Subject: [PATCH] azure-pipelines: update container version (#1770) --- .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 cd12a86079..feee3f2c27 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.7.1 + image: quay.io/ansible/azure-pipelines-test-container:1.8.0 pool: Standard