mirror of
https://github.com/planetmint/planetmint.git
synced 2025-03-30 15:08:31 +00:00
upgraded tarantool to support M1 (#302)
* upgraded tarantool to support M1 * increased number to a stable version Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
8abaaf79f4
commit
84ae2ccf2b
@ -15,7 +15,7 @@ services:
|
||||
command: mongod
|
||||
restart: always
|
||||
tarantool:
|
||||
image: tarantool/tarantool:2.8.3
|
||||
image: tarantool/tarantool:2.10.4
|
||||
ports:
|
||||
- "5200:5200"
|
||||
- "3301:3301"
|
||||
|
Loading…
x
Reference in New Issue
Block a user