From 4cb29220e538f6bbb016973ff110744a6cca4a83 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 10 Jun 2024 20:38:53 +0200 Subject: [PATCH] Bump Azure test container to 6.0.0. (#877) --- .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 ae4197a4..4f22d28b 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -46,7 +46,7 @@ variables: resources: containers: - container: default - image: quay.io/ansible/azure-pipelines-test-container:4.0.1 + image: quay.io/ansible/azure-pipelines-test-container:6.0.0 pool: Standard