Browse code

[stable-2.9] Update default-test-container to 1.10.1.

This brings in the final Python 3.8.0 release instead of a release candidate.
(cherry picked from commit 74480848584a27ced498d5914e51fdba7d2444f2)

Co-authored-by: Matt Clay <matt@mystile.com>

Matt Clay authored on 2019/10/16 06:19:38
Showing 2 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,2 @@
0
+minor_changes:
1
+    - update ansible-test default-test-container from version 1.9.3 to 1.10.1
... ...
@@ -1,4 +1,4 @@
1
-default name=quay.io/ansible/default-test-container:1.9.3 python=3.6,2.6,2.7,3.5,3.7,3.8 seccomp=unconfined
1
+default name=quay.io/ansible/default-test-container:1.10.1 python=3.6,2.6,2.7,3.5,3.7,3.8 seccomp=unconfined
2 2
 centos6 name=quay.io/ansible/centos6-test-container:1.8.0 python=2.6 seccomp=unconfined
3 3
 centos7 name=quay.io/ansible/centos7-test-container:1.8.0 python=2.7 seccomp=unconfined
4 4
 fedora29 name=quay.io/ansible/fedora29-test-container:1.9.4 python=3.7