From 4576f33ac5b9753ceac6b6e59f4dea231d42203c Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 6 Jun 2024 17:20:12 -0700 Subject: [PATCH] Update azure-pipelines-test-container (#83376) --- .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 e2d4f74c726..7acc4d661eb 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