Compare commits

...

2 commits

Author SHA1 Message Date
f
84b848b911 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:12:08 -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

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