feat: upgrade redis

This commit is contained in:
f 2023-07-11 10:49:37 -03:00
parent ed6e65f849
commit ac4b2d866a

View file

@ -22,7 +22,7 @@ matrix:
include: include:
- MAX_MEMORY: "500mb" - MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.18.2" ALPINE_VERSION: "3.18.2"
REDIS_VERSION: "7.0.11" REDIS_VERSION: "7.0.12"
- MAX_MEMORY: "500mb" - MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.17.4" ALPINE_VERSION: "3.17.4"
REDIS_VERSION: "7.0.11" REDIS_VERSION: "7.0.12"