From ff5ff37a50e901acf88f6b81bca8e4d89757a185 Mon Sep 17 00:00:00 2001 From: Douglas J Hunley Date: Thu, 13 Jun 2024 03:20:00 -0400 Subject: [PATCH] ci(azure): update the Quay container image version; fixes #702 (#704) Signed-off-by: Douglas J Hunley --- .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 431614af..4a3c4af1 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -36,7 +36,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