Skip to content

Commit 256abad

Browse files
chore(deps): update redis docker tag to v7.4.10 (#4602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30c23ac commit 256abad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
redis:
3-
image: redis:7.4.9
3+
image: redis:7.4.10
44
healthcheck:
55
test: ["CMD", "redis-cli", "ping"]
66
interval: 10s

0 commit comments

Comments
 (0)