[es] Upgrade to 5.5.2

This commit is contained in:
Geoff Bourne
2017-09-24 19:17:38 -05:00
parent e5a4428515
commit 2357914b4c

View File

@@ -4,7 +4,7 @@ LABEL maintainer "itzg"
RUN apk -U add bash
ARG ES_VERSION=5.5.1
ARG ES_VERSION=5.5.2
# avoid conflicts with debian host systems when mounting to host volume
ARG DEFAULT_ES_USER_UID=1100