Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
Some checks failed
ci/woodpecker/push/woodpecker/2 Pipeline is pending
ci/woodpecker/push/woodpecker/3 Pipeline is pending
ci/woodpecker/push/woodpecker/4 Pipeline is pending
ci/woodpecker/push/woodpecker/1 Pipeline failed

This commit is contained in:
f 2024-09-14 17:28:29 -03:00
commit 9726b60023
No known key found for this signature in database

View file

@ -20,15 +20,15 @@ steps:
event: "push" event: "push"
matrix: matrix:
include: include:
- ALPINE_VERSION: "3.20.2" - ALPINE_VERSION: "3.20.3"
MAX_MEMORY: "500mb" MAX_MEMORY: "500mb"
REDIS_VERSION: "7.2.5" REDIS_VERSION: "7.2.5"
- ALPINE_VERSION: "3.19.3" - ALPINE_VERSION: "3.19.4"
MAX_MEMORY: "500mb" MAX_MEMORY: "500mb"
REDIS_VERSION: "7.2.4" REDIS_VERSION: "7.2.4"
- ALPINE_VERSION: "3.18.8" - ALPINE_VERSION: "3.18.9"
MAX_MEMORY: "500mb" MAX_MEMORY: "500mb"
REDIS_VERSION: "7.0.15" REDIS_VERSION: "7.0.15"
- ALPINE_VERSION: "3.17.9" - ALPINE_VERSION: "3.17.10"
MAX_MEMORY: "500mb" MAX_MEMORY: "500mb"
REDIS_VERSION: "7.0.15" REDIS_VERSION: "7.0.15"