From b33e4224fc60b63e9c97c27372cf53f6fb57fe90 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 10:12:59 +0100 Subject: [PATCH] azure-pipelines: update container version (#1770) (#1772) (cherry picked from commit e898e52d1bbb348b1ee8791fd8c0634d400bfc6d) Co-authored-by: Andrew Klychkov --- .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 f708f60e5c..7e47f97709 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