Compare commits
3 commits
16c07a06c5
...
c1e04d429b
Author | SHA1 | Date | |
---|---|---|---|
|
c1e04d429b | ||
|
3dde92d4de | ||
|
3e098e8c24 |
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.2"
|
ALPINE_VERSION: "3.18.3"
|
||||||
REDIS_VERSION: "7.0.12"
|
REDIS_VERSION: "7.0.12"
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.17.4"
|
ALPINE_VERSION: "3.17.5"
|
||||||
REDIS_VERSION: "7.0.12"
|
REDIS_VERSION: "7.0.12"
|
||||||
|
|
Loading…
Reference in a new issue