mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
loosen redis to 7 major (allow 7.2)
This commit is contained in:
parent
6d942555ff
commit
59e47c24c2
@ -61,7 +61,7 @@ services:
|
|||||||
- allianceauth_gunicorn
|
- allianceauth_gunicorn
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:7.0
|
image: redis:7
|
||||||
command: redis-server
|
command: redis-server
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user