Skip to content

Commit

Permalink
Includes valkey docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jairhenrique committed Oct 25, 2024
1 parent d3be1a1 commit d7a9f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@ jobs:
timeout-minutes: 30
services:
valkey:
image: valkey/valkey
image: valkey/valkey:latest
ports:
- 8080:6379
- 8081:6379
Expand Down

0 comments on commit d7a9f4c

Please sign in to comment.