From 0c434e3adcb5be3a1a43a16bf546fc230fbe29e8 Mon Sep 17 00:00:00 2001 From: saito-hideki Date: Tue, 5 Aug 2025 09:38:24 +0900 Subject: [PATCH] Bump test container version 7.0.0 Signed-off-by: saito-hideki --- .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 4ab33e9..943f491 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -37,7 +37,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