mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 07:05:27 +01:00
Merge pull request #141 from Andersson007/update_default_container_ver
azure-pipelines: update default container version Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
commit
20f70caa1f
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ variables:
|
|||
resources:
|
||||
containers:
|
||||
- container: default
|
||||
image: quay.io/ansible/azure-pipelines-test-container:1.7.1
|
||||
image: quay.io/ansible/azure-pipelines-test-container:1.8.0
|
||||
|
||||
pool: Standard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue