From 6d9be66418452a655b551e0796361273f3c7ac18 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Wed, 3 Oct 2018 10:15:02 -0700 Subject: [PATCH] Use default-test-container version 1.3.0. --- test/runner/completion/docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runner/completion/docker.txt b/test/runner/completion/docker.txt index b4e8ed79cb5..00df01e0e3e 100644 --- a/test/runner/completion/docker.txt +++ b/test/runner/completion/docker.txt @@ -1,4 +1,4 @@ -default name=quay.io/ansible/default-test-container:1.2.0 python=3 +default name=quay.io/ansible/default-test-container:1.3.0 python=3 centos6 name=quay.io/ansible/centos6-test-container:1.4.0 seccomp=unconfined centos7 name=quay.io/ansible/centos7-test-container:1.4.0 seccomp=unconfined fedora24 name=quay.io/ansible/fedora24-test-container:1.4.0 seccomp=unconfined