You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docker/elasticsearch/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@ RUN elasticsearch-plugin install analysis-icu
4
4
RUN elasticsearch-plugin install analysis-phonetic
5
5
RUN elasticsearch-plugin install analysis-kuromoji
6
6
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
0 commit comments