Compare commits

..

No commits in common. "renovate/redis-7.x" and "custom" have entirely different histories.

View File

@ -19,7 +19,7 @@ services:
nitter_redis:
container_name: nitter_redis
image: redis:7-alpine
image: redis:6-alpine
command: redis-server --save 60 1 --loglevel warning
volumes:
- ./data:/data