mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-10-31 20:14:26 +00:00
Update docker-compose.yml (#13756)
This commit is contained in:
parent
927f9ea499
commit
328c5a21d7
|
@ -14,7 +14,7 @@ services:
|
|||
|
||||
redis:
|
||||
restart: always
|
||||
image: redis:5.0-alpine
|
||||
image: redis:6.0-alpine
|
||||
networks:
|
||||
- internal_network
|
||||
healthcheck:
|
||||
|
|
Loading…
Reference in a new issue