Skip to content

Commit

Permalink
Update to ES 6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Georges Sabbagh authored Sep 21, 2018
1 parent 29c3d80 commit 983b154
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 docker.elastic.co/elasticsearch/elasticsearch:6.3.1
FROM docker.elastic.co/elasticsearch/elasticsearch:6.4.1
RUN cd /usr/share/elasticsearch/ && bin/elasticsearch-plugin install analysis-kuromoji
RUN cd /usr/share/elasticsearch/ && bin/elasticsearch-plugin install analysis-smartcn

0 comments on commit 983b154

Please sign in to comment.