update es (#170)

Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
André Bauer 2020-09-04 15:27:06 +02:00 committed by GitHub
parent 6c6fe76d11
commit 83438a63a4
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:7.6.1
FROM docker.elastic.co/elasticsearch/elasticsearch:7.9.1
ARG BUILD_DATE
LABEL org.label-schema.build-date="$BUILD_DATE" \