Compare commits
No commits in common. "c1e04d429b0eb510d51630e493be69fd11ac6b54" and "16c07a06c54ebd881af61d885cfc11013cc89092" have entirely different histories.
c1e04d429b
...
16c07a06c5
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.3"
|
ALPINE_VERSION: "3.18.2"
|
||||||
REDIS_VERSION: "7.0.12"
|
REDIS_VERSION: "7.0.12"
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.17.5"
|
ALPINE_VERSION: "3.17.4"
|
||||||
REDIS_VERSION: "7.0.12"
|
REDIS_VERSION: "7.0.12"
|
||||||
|
|
Loading…
Reference in a new issue