Update redis Docker tag to v7

This commit is contained in:
Renovate
2022-11-21 16:02:19 +00:00
parent 8f78f24ea8
commit d5c08bd493
7 changed files with 7 additions and 7 deletions

View File

@ -35,7 +35,7 @@ services:
- /mnt/tank/dbs/postgres/synapse:/var/lib/postgresql/data
redis:
image: redis:6-alpine
image: redis:7-alpine
restart: unless-stopped
volumes:
- /mnt/tank/dbs/redis/synapse:/data