mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 04:18:42 +00:00
Move Alpine 3.18 docker to stable-2.16, add Alpine 3.19 docker. (#820)
This commit is contained in:
parent
63483b2724
commit
8ed1dddbba
@ -115,8 +115,8 @@ stages:
|
|||||||
test: ubuntu2004
|
test: ubuntu2004
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu2204
|
test: ubuntu2204
|
||||||
- name: Alpine 3
|
- name: Alpine 3.19
|
||||||
test: alpine3
|
test: alpine319
|
||||||
groups:
|
groups:
|
||||||
- 4
|
- 4
|
||||||
- 5
|
- 5
|
||||||
@ -135,6 +135,8 @@ stages:
|
|||||||
test: centos7
|
test: centos7
|
||||||
- name: openSUSE 15
|
- name: openSUSE 15
|
||||||
test: opensuse15
|
test: opensuse15
|
||||||
|
- name: Alpine 3
|
||||||
|
test: alpine3
|
||||||
groups:
|
groups:
|
||||||
- 4
|
- 4
|
||||||
- 5
|
- 5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user