diff --git a/compose.yml b/compose.yml index e0ebefb..bbacf1d 100644 --- a/compose.yml +++ b/compose.yml @@ -173,7 +173,7 @@ services: - postgres_p redis: - image: redis:8.10.1 + image: redis:8.10.2 healthcheck: test: ["CMD", "redis-cli", "ping"] interval: 15s