Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
828f4bfd49
1 changed files with 8 additions and 8 deletions
|
@ -20,15 +20,15 @@ steps:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- MAX_MEMORY: "500mb"
|
- ALPINE_VERSION: "3.20.1"
|
||||||
ALPINE_VERSION: "3.20.0"
|
MAX_MEMORY: "500mb"
|
||||||
REDIS_VERSION: "7.2.5"
|
REDIS_VERSION: "7.2.5"
|
||||||
- MAX_MEMORY: "500mb"
|
- ALPINE_VERSION: "3.19.2"
|
||||||
ALPINE_VERSION: "3.19.1"
|
MAX_MEMORY: "500mb"
|
||||||
REDIS_VERSION: "7.2.4"
|
REDIS_VERSION: "7.2.4"
|
||||||
- MAX_MEMORY: "500mb"
|
- ALPINE_VERSION: "3.18.7"
|
||||||
ALPINE_VERSION: "3.18.6"
|
MAX_MEMORY: "500mb"
|
||||||
REDIS_VERSION: "7.0.15"
|
REDIS_VERSION: "7.0.15"
|
||||||
- MAX_MEMORY: "500mb"
|
- ALPINE_VERSION: "3.17.8"
|
||||||
ALPINE_VERSION: "3.17.7"
|
MAX_MEMORY: "500mb"
|
||||||
REDIS_VERSION: "7.0.15"
|
REDIS_VERSION: "7.0.15"
|
||||||
|
|
Loading…
Reference in a new issue