Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
56687363
Commit
56687363
authored
Jan 05, 2026
by
yangjianbo
Browse files
fix(依赖): 更新 Redis 镜像版本至 8-alpine
parent
1aef4ce2
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/docker-compose.yml
View file @
56687363
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment