From 034d6007cae15fc8e600d49108fd638d8f29e793 Mon Sep 17 00:00:00 2001 From: "Jonas L." Date: Thu, 31 Jul 2025 13:02:51 +0200 Subject: [PATCH] ci: bump azure-pipelines-test-container to v7 (#674) See https://github.com/ansible/azure-pipelines-test-container/releases --- .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 f32e48e..e2baca6 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -31,7 +31,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