Skip to content

Commit

Permalink
Update Dockerfile to 8.14.2 (#6)
Browse files Browse the repository at this point in the history
Just a version bump to test in CI for a customer request. I won't be actually updating the version in CI.
  • Loading branch information
agnivade authored Jul 29, 2024
1 parent 121b85e commit 48b3ecd
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:8.9.0
FROM docker.elastic.co/elasticsearch/elasticsearch:8.14.2

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

0 comments on commit 48b3ecd

Please sign in to comment.