chore: 将 redis 镜像更新至 8.2.1 版本。
Some checks failed
Build docker and publish / build (20.15.1) (push) Has been cancelled
Some checks failed
Build docker and publish / build (20.15.1) (push) Has been cancelled
This commit is contained in:
parent
9fa2818636
commit
54dea84b6f
@ -107,7 +107,7 @@ services:
|
|||||||
# 3. Redis
|
# 3. Redis
|
||||||
# ----------------------------------------------------
|
# ----------------------------------------------------
|
||||||
redis:
|
redis:
|
||||||
image: redis:7.0
|
image: redis:8.2.1
|
||||||
container_name: ppanel-redis
|
container_name: ppanel-redis
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user