Skip to content

Commit e6c19e5

Browse files
committed
Fixup: path to valkey docker image
1 parent 1a454cf commit e6c19e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ jobs:
12171217
timeout-minutes: 30
12181218
services:
12191219
valkey:
1220-
image: valkey
1220+
image: valkey/valkey
12211221
ports:
12221222
- 8080:6379
12231223
- 8081:6379

0 commit comments

Comments
 (0)