Compare commits
2 commits
a2f18aebb9
...
128644652a
Author | SHA1 | Date | |
---|---|---|---|
|
128644652a | ||
|
5d35cad642 |
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ pipeline:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.18.0"
|
ALPINE_VERSION: "3.18.1"
|
||||||
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.4"
|
||||||
REDIS_VERSION: "7.0.11"
|
REDIS_VERSION: "7.0.11"
|
||||||
|
|
Loading…
Reference in a new issue