Commit b422880e by Feanil Patel

Pin the ES container to the current version we support.

parent dc56b249
...@@ -3,7 +3,7 @@ version: "2" ...@@ -3,7 +3,7 @@ version: "2"
services: services:
elasticsearch: elasticsearch:
image: edxops/elasticsearch:latest image: edxops/elasticsearch:0.9.13
container_name: "es.edx" container_name: "es.edx"
mongo: mongo:
image: mongo:3.0.12 image: mongo:3.0.12
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment