Compare commits

...

2 commits

Author SHA1 Message Date
f
cf1ac2f917 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-06-14 13:11:06 -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

@ -17,8 +17,8 @@ pipeline:
event: "push" event: "push"
matrix: matrix:
ALPINE_VERSION: ALPINE_VERSION:
- "3.18.0" - "3.18.1"
- "3.17.3" - "3.17.4"
- "3.16.5" - "3.16.6"
- "3.15.8" - "3.15.9"
- "3.14.10" - "3.14.10"