There was an error while loading. Please reload this page.
1 parent 30c23ac commit 256abadCopy full SHA for 256abad
1 file changed
docker-compose.ci.yml
@@ -1,6 +1,6 @@
1
services:
2
redis:
3
- image: redis:7.4.9
+ image: redis:7.4.10
4
healthcheck:
5
test: ["CMD", "redis-cli", "ping"]
6
interval: 10s
0 commit comments