Merge pull request #267 from pebosi/patch-1

update to 7.16.3
This commit is contained in:
Marcel Herrguth 2022-01-28 22:51:42 +01:00 committed by GitHub
commit 3e465c6ce7
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.16.2
FROM docker.elastic.co/elasticsearch/elasticsearch:7.16.3
ARG BUILD_DATE
LABEL org.label-schema.build-date="$BUILD_DATE" \