update elasticsearch to 5.6.8

This commit is contained in:
André Bauer 2018-04-14 16:28:30 +02:00 committed by GitHub
parent efe03468f3
commit 42a76b8752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM docker.elastic.co/elasticsearch/elasticsearch:5.6.5
FROM docker.elastic.co/elasticsearch/elasticsearch:5.6.8
MAINTAINER Zammad <info@zammad.org>
ARG BUILD_DATE