Skip to content

Commit cb89470

Browse files
committed
Fix Docker image tag
1 parent 13a6fee commit cb89470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ permissions:
2525

2626
env:
2727
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
28-
REDIS_IMAGE: redis:7.4.0-rc2
28+
REDIS_IMAGE: redis:7.4-rc2
2929
REDIS_STACK_IMAGE: redis/redis-stack-server:edge
3030

3131
jobs:

0 commit comments

Comments
 (0)