mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
Update redis Docker tag to v5.0.4 (#1787)
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
||||
- db.redis
|
||||
|
||||
db.redis:
|
||||
image: redis:5.0.3-alpine
|
||||
image: redis:5.0.4-alpine
|
||||
volumes:
|
||||
- redis-data:/data
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user