mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update docker-compose.yml
This commit is contained in:
parent
9477e35953
commit
105a7486b7
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ services:
|
|||
- "db-data:/var/lib/mysql"
|
||||
|
||||
redis:
|
||||
image: redis:4-alpine
|
||||
image: redis:5-alpine
|
||||
volumes:
|
||||
- "redis-data:/data"
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue