Skip to content

Commit c01fe41

Browse files
committed
Update redis version
1 parent cc7825b commit c01fe41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

12.plugins-and-quotas/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ services:
1717
context: ./backend
1818

1919
redis:
20-
image: "redis:7"
20+
image: "redis:8"
2121
ports:
2222
- "6379:6379"

0 commit comments

Comments
 (0)