[es] Upgrade to 5.5.1

This commit is contained in:
Geoff Bourne 2017-08-12 13:58:39 -05:00
parent 8b9051d72e
commit 5afd98edd8
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -28,7 +28,7 @@ services:
TYPE: INGEST
UNICAST_HOSTS: master
kibana:
image: kibana
image: kibana:5.5.1
ports:
- "5601:5601"
environment: