fix: upgrade alpine
This commit is contained in:
parent
e66b364db7
commit
397dff920a
1 changed files with 4 additions and 4 deletions
|
@ -18,8 +18,8 @@ steps:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_VERSION:
|
ALPINE_VERSION:
|
||||||
- "3.19.0"
|
- "3.19.1"
|
||||||
- "3.18.5"
|
- "3.18.6"
|
||||||
- "3.17.6"
|
- "3.17.7"
|
||||||
- "3.16.8"
|
- "3.16.9"
|
||||||
- "3.15.11"
|
- "3.15.11"
|
||||||
|
|
Loading…
Reference in a new issue