mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-03 11:47:28 +01:00
Update Redis
This commit is contained in:
parent
f6ce676e7e
commit
a7103b5b35
@ -8,7 +8,7 @@ services:
|
|||||||
- config.env
|
- config.env
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: 'redis:3.0-alpine'
|
image: 'redis:6.2-alpine'
|
||||||
command: redis-server
|
command: redis-server
|
||||||
volumes:
|
volumes:
|
||||||
- './data/redis:/data'
|
- './data/redis:/data'
|
||||||
|
Loading…
Reference in New Issue
Block a user