chore: update to working rethink image

This commit is contained in:
geek 2017-08-31 10:24:53 -05:00 committed by Sérgio Ramos
parent 27ab4fa81b
commit 81881e1019

View File

@ -102,15 +102,13 @@ compose-api:
restart: always
rethinkdb:
image: autopilotpattern/rethinkdb:2.3.5r1
image: autopilotpattern/rethinkdb:2.3.5r2
restart: always
mem_limit: 1g
env_file:
- _env
environment:
- CONSUL_AGENT=1
ports:
- 8080:8080
expose:
- 28015
- 29015