feat: new 7.x redis for latest hometown

This commit is contained in:
decentral1se 2022-09-29 14:06:49 +02:00
parent e70be2a79e
commit a7d7d63c7b
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ services:
- POSTGRES_USER=${DB_USER}
redis:
image: redis:6.2-alpine
image: redis:7.0-alpine
networks: *internalNetwork
healthcheck:
test: ["CMD", "redis-cli", "ping"]