From 38399c810761ec71882ffbc484de78387cecee4f Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 28 May 2026 21:37:14 +0200 Subject: [PATCH] CI: Update Azure Pipelines test container (#12115) Update Azure Pipelines test container. --- .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