Compare commits

...

5 commits

Author SHA1 Message Date
f e13f21dc2c
Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista 2023-12-12 15:22:06 -03:00
f e66b364db7
ci: pipeline is deprecated 2023-12-12 13:36:48 -03:00
f b921379aa0
feat: alpine 3.19 2023-12-07 10:22:26 -03:00
f 8dd7d4605a
fix: bad commit 2023-12-04 11:06:47 -03:00
f d11e588f03
feat: alpine upgrades 2023-12-04 11:03:14 -03:00

View file

@ -1,4 +1,4 @@
pipeline:
steps:
publish:
image: "docker.io/woodpeckerci/plugin-docker-buildx"
settings:
@ -18,7 +18,8 @@ pipeline:
event: "push"
matrix:
ALPINE_VERSION:
- "3.18.4"
- "3.17.5"
- "3.16.7"
- "3.15.10"
- "3.19.0"
- "3.18.5"
- "3.17.6"
- "3.16.8"
- "3.15.11"