Commit 56687363 authored by yangjianbo's avatar yangjianbo
Browse files

fix(依赖): 更新 Redis 镜像版本至 8-alpine

parent 1aef4ce2
...@@ -148,7 +148,7 @@ services: ...@@ -148,7 +148,7 @@ services:
# Redis Cache # Redis Cache
# =========================================================================== # ===========================================================================
redis: redis:
image: redis:7-alpine image: redis:8-alpine
container_name: sub2api-redis container_name: sub2api-redis
restart: unless-stopped restart: unless-stopped
ulimits: ulimits:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment