Compare commits

...

2 commits

Author SHA1 Message Date
f
c188e6be88 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-05-10 12:43:21 -03:00
f
fedf64f2b9 feat: alpine 3.18 2023-05-10 12:41:25 -03:00

View file

@ -19,5 +19,7 @@ pipeline:
event: "push" event: "push"
matrix: matrix:
include: include:
- ALPINE_VERSION: "3.18.0"
POSTFIX_VERSION: "3.8.0"
- ALPINE_VERSION: "3.17.3" - ALPINE_VERSION: "3.17.3"
POSTFIX_VERSION: "3.7.4" POSTFIX_VERSION: "3.7.4"