summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2024-07-09 19:25:20 +0200
committerGitHub <noreply@github.com>2024-07-09 19:25:20 +0200
commit10997ab3aaed2250ae5d63bf27e51f9cea98cc65 (patch)
treebbcd84f692b7796821280ef8b415306fbed490e5 /test
parentQuality-of-life improvements for release tool (#83551) (diff)
downloadansible-10997ab3aaed2250ae5d63bf27e51f9cea98cc65.tar.xz
ansible-10997ab3aaed2250ae5d63bf27e51f9cea98cc65.zip
ansible-test - Update base/default containers (#83553)
Diffstat (limited to 'test')
-rw-r--r--test/lib/ansible_test/_data/completion/docker.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/lib/ansible_test/_data/completion/docker.txt b/test/lib/ansible_test/_data/completion/docker.txt
index 1f209a1fb1..95cf595bab 100644
--- a/test/lib/ansible_test/_data/completion/docker.txt
+++ b/test/lib/ansible_test/_data/completion/docker.txt
@@ -1,6 +1,6 @@
-base image=quay.io/ansible/base-test-container:7.1.0 python=3.12,3.8,3.9,3.10,3.11,3.13
-default image=quay.io/ansible/default-test-container:10.1.0 python=3.12,3.8,3.9,3.10,3.11,3.13 context=collection
-default image=quay.io/ansible/ansible-core-test-container:10.1.0 python=3.12,3.8,3.9,3.10,3.11,3.13 context=ansible-core
+base image=quay.io/ansible/base-test-container:7.2.0 python=3.12,3.8,3.9,3.10,3.11,3.13
+default image=quay.io/ansible/default-test-container:10.2.0 python=3.12,3.8,3.9,3.10,3.11,3.13 context=collection
+default image=quay.io/ansible/ansible-core-test-container:10.2.0 python=3.12,3.8,3.9,3.10,3.11,3.13 context=ansible-core
alpine320 image=quay.io/ansible/alpine320-test-container:8.0.0 python=3.12 cgroup=none audit=none
fedora40 image=quay.io/ansible/fedora40-test-container:8.0.0 python=3.12
ubuntu2204 image=quay.io/ansible/ubuntu2204-test-container:8.0.0 python=3.10