From ddec0f60775b3b4ffd8f7fe295d69a1a9c3f9004 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 16:51:38 +0200 Subject: [PATCH] Update Azure Pipelines test container. (#1261) (#1265) (cherry picked from commit 6485e0269a35817180c3d7d9ae2dcfae8d392a3c) 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 7fb8dfbb..5020153d 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -44,7 +44,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