update es to 5.6.12

This commit is contained in:
André Bauer 2018-11-04 23:00:36 +01:00 committed by GitHub
parent f51eb4de02
commit 20656cbd43
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.9
FROM docker.elastic.co/elasticsearch/elasticsearch:5.6.12
MAINTAINER Zammad <info@zammad.org>
ARG BUILD_DATE