From 5c7f876d0dd95fb37e4b90d4925f58cdbdca2130 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 16 Oct 2018 09:45:31 -0700 Subject: [PATCH] Update default-test-container to version 1.4.1. (#47042) --- 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 00df01e0e3e..309c0151360 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.3.0 python=3 +default name=quay.io/ansible/default-test-container:1.4.1 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