mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 07:05:27 +01:00
Replace AZP default image with 6.0.0
- See https://github.com/ansible-collections/news-for-maintainers/issues/71 Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
parent
fd78e3e6da
commit
0341c9420f
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ variables:
|
|||
resources:
|
||||
containers:
|
||||
- container: default
|
||||
image: quay.io/ansible/azure-pipelines-test-container:main
|
||||
image: quay.io/ansible/azure-pipelines-test-container:6.0.0
|
||||
|
||||
pool: Standard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue