Compare commits

..

2 commits

Author SHA1 Message Date
f
c0e6b8150b
refactor: use matrix so it's easier to merge downstream containers 2024-06-19 10:15:44 -03:00
f
f7da597784
feat: upgrade 2024-06-19 10:14:59 -03:00

View file

@ -17,8 +17,8 @@ steps:
branch: "antifascista" branch: "antifascista"
event: "push" event: "push"
matrix: matrix:
ALPINE_VERSION: include:
- "3.20.0" - ALPINE_VERSION: "3.20.1"
- "3.19.1" - ALPINE_VERSION: "3.19.2"
- "3.18.6" - ALPINE_VERSION: "3.18.7"
- "3.17.7" - ALPINE_VERSION: "3.17.8"