mirror of
https://github.com/yamadashy/repomix.git
synced 2026-06-11 15:37:16 +02:00
chore(deps): update redis docker tag to v8
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
# No volume mounts - use the bundled files from Docker image
|
||||
|
||||
redis:
|
||||
image: redis:7-alpine
|
||||
image: redis:8-alpine
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@ services:
|
||||
target: /app
|
||||
|
||||
redis:
|
||||
image: redis:7-alpine
|
||||
image: redis:8-alpine
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user