Bump azure-pipelines-test-container to v4.0.1 @ CI (#80916)

* Bump azure-pipelines-test-container to v4.0.1 @ CI

This patch updates the test container used in CI to the new v4 that
defaults to using Python 3.10 and is based on Ubuntu 22.04 Jammy[[1]].

[1]: https://github.com/ansible/azure-pipelines-test-container/pull/17
pull/81041/head
Sviatoslav Sydorenko 11 months ago committed by GitHub
parent cf4d4577ac
commit 42ca0803a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ variables:
- name: fetchDepth
value: 500
- name: defaultContainer
value: quay.io/ansible/azure-pipelines-test-container:3.0.0
value: quay.io/ansible/azure-pipelines-test-container:4.0.1
pool: Standard

Loading…
Cancel
Save