Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista

This commit is contained in:
f 2022-11-23 11:39:33 -03:00
commit c8728df6e8

View file

@ -21,11 +21,14 @@ pipeline:
matrix:
include:
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.16.2"
ALPINE_VERSION: "3.17.0"
REDIS_VERSION: "7.0.5"
- MAX_MEMORY: "100mb"
ALPINE_VERSION: "3.17.0"
REDIS_VERSION: "7.0.5"
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.16.3"
REDIS_VERSION: "7.0.4"
- MAX_MEMORY: "100mb"
ALPINE_VERSION: "3.16.2"
ALPINE_VERSION: "3.16.3"
REDIS_VERSION: "7.0.4"
- MAX_MEMORY: "100mb"
ALPINE_VERSION: "3.15.6"
REDIS_VERSION: "6.2.7"