Skip to content

Commit

Permalink
Bump ElasticSearch to 7.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
batisteo authored and aexvir committed Sep 1, 2020
1 parent 9a345d5 commit 777eea3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions elasticsearch-icu/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM docker.elastic.co/elasticsearch/elasticsearch:5.6.9
FROM docker.elastic.co/elasticsearch/elasticsearch:7.8.1

ENV xpack.security.enabled=false
RUN elasticsearch-plugin install analysis-icu

LABEL name=elasticsearch-icu version=5.6.9 \
maintainer="Simone Esposito <simone@kiwi.com>"
LABEL name=elasticsearch-icu version=7.8.1 \
maintainer="Platform team <engineering.platform.software@kiwi.com>"

0 comments on commit 777eea3

Please sign in to comment.