Skip to content
Snippets Groups Projects
Commit b2566742 authored by jan.bednarik's avatar jan.bednarik
Browse files

Update to ES version 6.1.4

parent 0e7705a7
No related branches found
No related tags found
No related merge requests found
FROM docker.elastic.co/elasticsearch/elasticsearch:5.6.7
FROM docker.elastic.co/elasticsearch/elasticsearch-oss:6.1.4
RUN elasticsearch-plugin remove --purge x-pack
RUN elasticsearch-plugin install analysis-icu
ADD hunspell/ /usr/share/elasticsearch/config/hunspell/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment