From 092fbfe06afa7ab17caf1ab45bfa2e9b6b7d8236 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Wed, 27 May 2026 19:30:33 -0700 Subject: [PATCH] Update AZP container (#87013) --- .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 1ed64edb1ad..d2efc63055a 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -31,7 +31,7 @@ variables: - name: fetchDepth value: 500 - name: defaultContainer - value: quay.io/ansible/azure-pipelines-test-container:7.0.0 + value: quay.io/ansible/azure-pipelines-test-container:8.0.0 pool: Standard