Skip to content

Commit 621faba

Browse files
update redis to major version 8 (#8620)
1 parent fb1c999 commit 621faba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ services:
9797
retries: 30
9898

9999
redis:
100-
image: redis:7.4
100+
image: redis:8
101101
command:
102102
- redis-server
103103
ports:

0 commit comments

Comments
 (0)