From e0244064ac507a57bf009e4ac354e26ba50b0106 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 6 Jun 2024 17:20:05 -0700 Subject: [PATCH] Update azure-pipelines-test-container (#83375) --- .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 a7897f9c492..1660e3f0a6c 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -31,7 +31,7 @@ variables: - name: fetchDepth value: 500 - name: defaultContainer - value: quay.io/ansible/azure-pipelines-test-container:4.0.1 + value: quay.io/ansible/azure-pipelines-test-container:6.0.0 pool: Standard