From 7074a52721711a6fad1a24c9004018f3d0b7b934 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sat, 24 Jun 2023 16:29:46 +0200 Subject: [PATCH] [PR #6775/cfaeed04 backport][stable-6] Bump AZP container (#6777) Bump AZP container (#6775) Bump AZP container. (cherry picked from commit cfaeed0492c821558dce958ddfc482a5e955bddc) Co-authored-by: Felix Fontein --- .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 428b8f7473..b4c536205e 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -53,7 +53,7 @@ variables: resources: containers: - container: default - image: quay.io/ansible/azure-pipelines-test-container:3.0.0 + image: quay.io/ansible/azure-pipelines-test-container:4.0.1 pool: Standard