Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
c8728df6e8
1 changed files with 8 additions and 5 deletions
|
@ -21,11 +21,14 @@ pipeline:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- MAX_MEMORY: "500mb"
|
- 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"
|
REDIS_VERSION: "7.0.4"
|
||||||
- MAX_MEMORY: "100mb"
|
- MAX_MEMORY: "100mb"
|
||||||
ALPINE_VERSION: "3.16.2"
|
ALPINE_VERSION: "3.16.3"
|
||||||
REDIS_VERSION: "7.0.4"
|
REDIS_VERSION: "7.0.4"
|
||||||
- MAX_MEMORY: "100mb"
|
|
||||||
ALPINE_VERSION: "3.15.6"
|
|
||||||
REDIS_VERSION: "6.2.7"
|
|
||||||
|
|
Loading…
Reference in a new issue