Skip to content

Commit 9be7b99

Browse files
committed
elasticsearch 2.4.5
1 parent b86c23b commit 9be7b99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elasticsearch/2.4/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM elasticsearch:2.4.4
1+
FROM elasticsearch:2.4.5
22

3-
RUN bin/plugin install io.fabric8/elasticsearch-cloud-kubernetes/2.4.4
3+
RUN bin/plugin install io.fabric8/elasticsearch-cloud-kubernetes/2.4.5_01
44
RUN bin/plugin install lmenezes/elasticsearch-kopf/2.1.2
55

66
ENV BOOTSTRAP_MLOCKALL=false

0 commit comments

Comments
 (0)