[es] Upgrade to 5.3.2

This commit is contained in:
Geoff Bourne
2017-04-29 08:17:59 -05:00
parent 179e72cda0
commit b9b05dbdfc
3 changed files with 46 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ MAINTAINER itzg
RUN apk -U add bash
ENV ES_VERSION=5.3.1
ENV ES_VERSION=5.3.2
ADD https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-$ES_VERSION.tar.gz /tmp/es.tgz
RUN cd /usr/share && \