Compare commits

...

2 commits

Author SHA1 Message Date
f 4125b1e2d3
Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker/2 Pipeline was successful
ci/woodpecker/push/woodpecker/1 Pipeline was successful
ci/woodpecker/push/woodpecker/3 Pipeline was successful
2023-12-07 10:34:49 -03:00
f b921379aa0
feat: alpine 3.19 2023-12-07 10:22:26 -03:00

View file

@ -20,6 +20,9 @@ pipeline:
event: "push"
matrix:
include:
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.19.0"
REDIS_VERSION: "7.2.3"
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.18.5"
REDIS_VERSION: "7.0.14"