fix: upgrade redis
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-05-10 18:32:44 -03:00
parent c6cdefc701
commit a2f18aebb9

View file

@ -25,4 +25,4 @@ matrix:
REDIS_VERSION: "7.0.11" REDIS_VERSION: "7.0.11"
- MAX_MEMORY: "500mb" - MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.17.3" ALPINE_VERSION: "3.17.3"
REDIS_VERSION: "7.0.10" REDIS_VERSION: "7.0.11"