Skip to content

Commit

Permalink
Update ES version to 8 (#5)
Browse files Browse the repository at this point in the history
We are starting to bump up our elasticsearch dependency.
  • Loading branch information
agnivade authored Aug 9, 2023
1 parent e67483b commit 121b85e
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:7.17.10
FROM docker.elastic.co/elasticsearch/elasticsearch:8.9.0

RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install analysis-icu

0 comments on commit 121b85e

Please sign in to comment.