Compare commits

...

5 commits

Author SHA1 Message Date
f 44d3da5100 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-10 11:45:03 -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
f 582b83d3fa fix: 3.18.2 2023-06-15 12:37:11 -03:00
f 5d35cad642 feat: upgrade alpine
https://alpinelinux.org/posts/Alpine-3.15.9-3.16.6-3.17.4-3.18.2-released.html
2023-06-14 13:10:38 -03:00

View file

@ -18,5 +18,5 @@ pipeline:
event: "push"
matrix:
ALPINE_VERSION:
- "3.18.0"
- "3.17.3"
- "3.18.3"
- "3.17.5"