[es][kibana] Upgrade to 5.1.2

This commit is contained in:
Geoff Bourne
2017-01-15 07:04:27 -06:00
parent 9fe0021a7a
commit 4a7ecffcbb
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ MAINTAINER itzg
RUN apk -U add bash
ENV ES_VERSION=5.1.1
ENV ES_VERSION=5.1.2
ADD https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-$ES_VERSION.tar.gz /tmp/es.tgz
RUN cd /usr/share && \