fix: upgrade alpines

This commit is contained in:
f 2024-09-14 17:25:35 -03:00
parent 000ac53f39
commit fc1a12e592
No known key found for this signature in database

View file

@ -18,7 +18,7 @@ steps:
event: "push" event: "push"
matrix: matrix:
include: include:
- ALPINE_VERSION: "3.20.2" - ALPINE_VERSION: "3.20.3"
- ALPINE_VERSION: "3.19.3" - ALPINE_VERSION: "3.19.4"
- ALPINE_VERSION: "3.18.8" - ALPINE_VERSION: "3.18.9"
- ALPINE_VERSION: "3.17.9" - ALPINE_VERSION: "3.17.10"