Skip to content

Commit 15bce8c

Browse files
committed
Update README.md
1 parent 33471f0 commit 15bce8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docker/elasticsearch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ RUN elasticsearch-plugin install analysis-icu
44
RUN elasticsearch-plugin install analysis-phonetic
55
RUN elasticsearch-plugin install analysis-kuromoji
66
RUN elasticsearch-plugin install analysis-nori
7-
RUN elasticsearch-plugin install -b https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/7.9.0.0/prometheus-exporter-7.9.0.0.zip
7+
RUN elasticsearch-plugin install -b https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/7.10.0.0/prometheus-exporter-7.10.0.0.zip
88

99
COPY elasticsearch_config ./config

0 commit comments

Comments
 (0)