Compare commits

...

4 commits

Author SHA1 Message Date
f 01303721ce
Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker/1 Pipeline was successful
ci/woodpecker/push/woodpecker/2 Pipeline was successful
ci/woodpecker/push/woodpecker/3 Pipeline was successful
2024-02-13 13:24:56 -03:00
f 2a72840be0
fix: 3.15 eol 2024-02-13 13:22:59 -03:00
f 397dff920a
fix: upgrade alpine 2024-02-13 13:22:45 -03:00
f e66b364db7
ci: pipeline is deprecated 2023-12-12 13:36:48 -03:00

View file

@ -1,4 +1,4 @@
pipeline:
steps:
publish:
image: "docker.io/woodpeckerci/plugin-docker-buildx"
settings:
@ -19,6 +19,6 @@ pipeline:
event: "push"
matrix:
ALPINE_VERSION:
- "3.19.0"
- "3.18.5"
- "3.17.6"
- "3.19.1"
- "3.18.6"
- "3.17.7"