Compare commits

..

No commits in common. "0d2a746f16d18dffdaab17fc9411ff4e19d8150f" and "891e374ed36997e687f02234dfbe20691f292fa5" have entirely different histories.

View file

@ -20,15 +20,15 @@ steps:
event: "push" event: "push"
matrix: matrix:
include: include:
- ALPINE_VERSION: "3.20.2" - ALPINE_VERSION: "3.20.1"
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.2"
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.7"
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.8"
MAX_MEMORY: "500mb" MAX_MEMORY: "500mb"
REDIS_VERSION: "7.0.15" REDIS_VERSION: "7.0.15"