loosen redis to 7 major (allow 7.2)

This commit is contained in:
Ariel Rin 2023-11-08 21:19:36 +10:00
parent 6d942555ff
commit 59e47c24c2
No known key found for this signature in database

View File

@ -61,7 +61,7 @@ services:
- allianceauth_gunicorn
redis:
image: redis:7.0
image: redis:7
command: redis-server
restart: always
volumes: