Compare commits

...

2 commits

Author SHA1 Message Date
f 05838f7c90 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 13:14:11 -03:00
f fedf64f2b9 feat: alpine 3.18 2023-05-10 12:41:25 -03:00

View file

@ -19,6 +19,9 @@ pipeline:
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.18.0"
PG_VERSION: "15"
PG_VERSION_APPENDED: "15"
- ALPINE_VERSION: "3.17.3"
PG_VERSION: "10"
PG_VERSION_APPENDED: "10"