From 4f61654fc55454a8d4dc592edbe3b1b44dcff288 Mon Sep 17 00:00:00 2001 From: Sam Doran Date: Mon, 10 Jun 2019 17:09:03 -0400 Subject: [PATCH] Change default test container to version 1.8.1 --- 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 908b70b4b29..9276a48b037 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.8.0 python=3.6,2.6,2.7,3.5,3.7,3.8 seccomp=unconfined +default name=quay.io/ansible/default-test-container:1.8.1 python=3.6,2.6,2.7,3.5,3.7,3.8 seccomp=unconfined centos6 name=quay.io/ansible/centos6-test-container:1.8.0 python=2.6 seccomp=unconfined centos7 name=quay.io/ansible/centos7-test-container:1.8.0 python=2.7 seccomp=unconfined fedora28 name=quay.io/ansible/fedora28-test-container:1.8.0 python=2.7