fix: upgrade redis
All checks were successful
ci/woodpecker/push/woodpecker/1 Pipeline was successful
ci/woodpecker/push/woodpecker/2 Pipeline was successful
ci/woodpecker/push/woodpecker/3 Pipeline was successful
ci/woodpecker/manual/woodpecker/1 Pipeline was successful
ci/woodpecker/manual/woodpecker/2 Pipeline was successful
ci/woodpecker/manual/woodpecker/3 Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker/1 Pipeline was successful
ci/woodpecker/push/woodpecker/2 Pipeline was successful
ci/woodpecker/push/woodpecker/3 Pipeline was successful
ci/woodpecker/manual/woodpecker/1 Pipeline was successful
ci/woodpecker/manual/woodpecker/2 Pipeline was successful
ci/woodpecker/manual/woodpecker/3 Pipeline was successful
This commit is contained in:
parent
819a46d1f2
commit
bcc61a3f41
1 changed files with 3 additions and 3 deletions
|
@ -22,10 +22,10 @@ matrix:
|
||||||
include:
|
include:
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.19.1"
|
ALPINE_VERSION: "3.19.1"
|
||||||
REDIS_VERSION: "7.2.3"
|
REDIS_VERSION: "7.2.4"
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.18.6"
|
ALPINE_VERSION: "3.18.6"
|
||||||
REDIS_VERSION: "7.0.14"
|
REDIS_VERSION: "7.0.15"
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.17.7"
|
ALPINE_VERSION: "3.17.7"
|
||||||
REDIS_VERSION: "7.0.14"
|
REDIS_VERSION: "7.0.15"
|
||||||
|
|
Loading…
Reference in a new issue