Skip to content

Commit

Permalink
Update to ES 6.2.2 with xpack
Browse files Browse the repository at this point in the history
  • Loading branch information
gcssabbagh authored Mar 5, 2018
1 parent 2f0ff72 commit 93aad78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM elasticsearch:5.2
FROM docker.elastic.co/elasticsearch/elasticsearch:6.2.2
RUN cd /usr/share/elasticsearch/ && bin/elasticsearch-plugin install analysis-kuromoji
RUN echo "action.auto_create_index: false" >> config/elasticsearch.yml

0 comments on commit 93aad78

Please sign in to comment.