There was an error while loading. Please reload this page.
1 parent b86c23b commit 9be7b99Copy full SHA for 9be7b99
elasticsearch/2.4/Dockerfile
@@ -1,6 +1,6 @@
1
-FROM elasticsearch:2.4.4
+FROM elasticsearch:2.4.5
2
3
-RUN bin/plugin install io.fabric8/elasticsearch-cloud-kubernetes/2.4.4
+RUN bin/plugin install io.fabric8/elasticsearch-cloud-kubernetes/2.4.5_01
4
RUN bin/plugin install lmenezes/elasticsearch-kopf/2.1.2
5
6
ENV BOOTSTRAP_MLOCKALL=false
0 commit comments