Skip to content

Commit 0d4f95c

Browse files
committed
fix(ci): update test container as per ansible-collections#872
1 parent 9eb794e commit 0d4f95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ variables:
3636
resources:
3737
containers:
3838
- container: default
39-
image: quay.io/ansible/azure-pipelines-test-container:6.0.0
39+
image: quay.io/ansible/azure-pipelines-test-container:7.0.0
4040

4141
pool: Standard
4242

0 commit comments

Comments
 (0)