Skip to content

Commit 7d5e5d5

Browse files
committed
modify elasticsearch version to v8.x
1 parent 237eb06 commit 7d5e5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.elastic.co/elasticsearch/elasticsearch:9.1.0
1+
FROM docker.elastic.co/elasticsearch/elasticsearch:8.19.0
22

33
RUN bin/elasticsearch-plugin install analysis-kuromoji
44
RUN bin/elasticsearch-plugin install analysis-icu

0 commit comments

Comments
 (0)