diff --git a/docker-compose.yml b/docker-compose.yml index 3597f6b..43eef33 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -15,7 +15,7 @@ services: command: mongod restart: always tarantool: - image: tarantool/tarantool:2.10.0-beta1 + image: tarantool/tarantool:2.10.4 ports: - "5200:5200" - "3301:3301"