Skip to content

Commit 0538edc

Browse files
committed
use redis 8.2.1 in testing
1 parent 137ba73 commit 0538edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/configs/external-redis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- --appendonly
3030
- "no"
3131
- --requirepass argocd
32-
image: ecr-public.aws.com/docker/library/redis:7.2.8-alpine
32+
image: ecr-public.aws.com/docker/library/redis:8.2.1-alpine
3333
name: redis
3434
ports:
3535
- containerPort: 6379

0 commit comments

Comments
 (0)