use redis v6

This commit is contained in:
Maxi Quoß
2021-09-19 02:06:56 +02:00
parent f0d763c5a0
commit 2bf5a54c40

View File

@@ -18,7 +18,7 @@ services:
- DJANGO_TIME_ZONE=Europe/Berlin
wol_redis:
container_name: wol_redis
image: redis:latest
image: redis:6
restart: always
wol_postgres:
container_name: wol_postgres