Update the azure-pipelines-test-container to 4.0.1

Fixes testing with Python > 3.9 up the controller
This commit is contained in:
s-hertel 2023-07-13 14:10:59 +00:00
parent 2592341f3b
commit a2e79c4e68

View file

@ -36,7 +36,7 @@ variables:
resources:
containers:
- container: default
image: quay.io/ansible/azure-pipelines-test-container:3.0.0
image: quay.io/ansible/azure-pipelines-test-container:4.0.1
pool: Standard