Move to valky because of lisence changes of redis

This commit is contained in:
Aroy-Art 2024-11-04 11:21:19 +01:00
parent fca7966aee
commit 32abb68237
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -72,7 +72,9 @@ services:
depends_on: depends_on:
- django - django
- redis - redis
- celery-worker
- celery-beat
# Move to valkey because of lisence changes of redis
redis: redis:
image: "eqalpha/keydb:latest" image: "valkey/valkey:latest"