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:
Jürgen Eckel 2023-01-26 13:51:11 +01:00 committed by GitHub
parent 8abaaf79f4
commit 84ae2ccf2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"