ansible-test - Update openSUSE containers (#81062)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/81065/head
Abhijeet Kasurde 1 year ago committed by GitHub
parent ecbbd7e5d1
commit c1bc445aa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,2 @@
minor_changes:
- ansible-test - The openSUSE test container has been updated to openSUSE Leap 15.5.

@ -4,6 +4,6 @@ default image=quay.io/ansible/ansible-core-test-container:8.2.0 python=3.11,2.7,
alpine3 image=quay.io/ansible/alpine3-test-container:5.0.0 python=3.10 cgroup=none audit=none
centos7 image=quay.io/ansible/centos7-test-container:5.0.0 python=2.7 cgroup=v1-only
fedora37 image=quay.io/ansible/fedora37-test-container:5.0.0 python=3.11
opensuse15 image=quay.io/ansible/opensuse15-test-container:5.0.0 python=3.6
opensuse15 image=quay.io/ansible/opensuse15-test-container:6.0.0 python=3.6
ubuntu2004 image=quay.io/ansible/ubuntu2004-test-container:5.0.0 python=3.8
ubuntu2204 image=quay.io/ansible/ubuntu2204-test-container:5.0.0 python=3.10

Loading…
Cancel
Save