未验证 提交 7afaed6e 编写于 作者: R renovate[bot] 提交者: GitHub

Update dependency redis to v6.2.6 (#545)

Co-authored-by: NRenovate Bot <bot@renovateapp.com>
上级 7091ae1e
......@@ -3,12 +3,12 @@ version: "3.2"
services:
redis1:
container_name: test_redis_1
image: redis:6.2.5-alpine
image: redis:6.2.6-alpine
ports:
- "6379:6379"
redis2:
container_name: test_redis_2
image: redis:6.2.5-alpine
image: redis:6.2.6-alpine
ports:
- "6380:6379"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册