fix: upgrade alpines
This commit is contained in:
parent
582b83d3fa
commit
3e098e8c24
1 changed files with 4 additions and 4 deletions
|
@ -18,8 +18,8 @@ pipeline:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_VERSION:
|
ALPINE_VERSION:
|
||||||
- "3.18.2"
|
- "3.18.3"
|
||||||
- "3.17.4"
|
- "3.17.5"
|
||||||
- "3.16.6"
|
- "3.16.7"
|
||||||
- "3.15.9"
|
- "3.15.10"
|
||||||
- "3.14.10"
|
- "3.14.10"
|
||||||
|
|
Loading…
Reference in a new issue