Skip to content

Commit

Permalink
Update default test container with Python 3.8b4 (ansible#62100)
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoran authored and vasilyprokopov committed Sep 15, 2019
1 parent e7a634f commit e74fe5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/ansible_test/_data/completion/docker.txt
@@ -1,4 +1,4 @@
default name=quay.io/ansible/default-test-container:1.9.1 python=3.6,2.6,2.7,3.5,3.7,3.8 seccomp=unconfined
default name=quay.io/ansible/default-test-container:1.9.2 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
fedora29 name=quay.io/ansible/fedora29-test-container:1.9.4 python=3.7
Expand Down

0 comments on commit e74fe5b

Please sign in to comment.