Compare commits

..

3 commits

Author SHA1 Message Date
f
a7cb52c04a Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-08 11:19:19 -03:00
f
3dde92d4de BREAKING CHANGE: deprecate alpine 3.14 2023-08-08 11:18:21 -03:00
f
3e098e8c24 fix: upgrade alpines 2023-08-08 11:18:00 -03:00

View file

@ -17,8 +17,7 @@ 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"