Skip to content

Commit

Permalink
Update default test container with Python 3.8b4
Browse files Browse the repository at this point in the history
ci_coverage
ci_complete
  • Loading branch information
samdoran committed Sep 10, 2019
1 parent 72023d7 commit c7ff4bb
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 c7ff4bb

Please sign in to comment.