Skip to content

Commit faff0a1

Browse files
committed
use redis:7.0.2
1 parent c7da019 commit faff0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
services:
1919
redis:
20-
image: redis:5.0.7
20+
image: redis:7.0.2
2121
ports:
2222
- 6379:6379
2323
options: --entrypoint redis-server

0 commit comments

Comments
 (0)