From fee35e6ec2f17059ac466e447a65c3959ef414dd Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:04:17 +0200 Subject: [PATCH] [PR #12115/38399c81 backport][stable-12] CI: Update Azure Pipelines test container (#12117) CI: Update Azure Pipelines test container (#12115) Update Azure Pipelines test container. (cherry picked from commit 38399c810761ec71882ffbc484de78387cecee4f) 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 62afba419c..41668edc6f 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -51,7 +51,7 @@ variables: resources: containers: - container: default - image: quay.io/ansible/azure-pipelines-test-container:7.0.0 + image: quay.io/ansible/azure-pipelines-test-container:8.0.0 pool: Standard