From 226f2de2e4b53748edfc61add395d31288ceda2d Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 30 Jul 2025 06:21:58 +0200 Subject: [PATCH] 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 ff2f5dfe..9367d7fd 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:6.0.0 + image: quay.io/ansible/azure-pipelines-test-container:7.0.0 pool: Standard