Maintenance: Raise Elasticsearch version to 7.16.1 to mitgitate log4j (#262)
This commit is contained in:
parent
efbe666429
commit
17c5d209bd
@ -1,4 +1,4 @@
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:7.15.1
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:7.16.1
|
||||
ARG BUILD_DATE
|
||||
|
||||
LABEL org.label-schema.build-date="$BUILD_DATE" \
|
||||
|
Loading…
Reference in New Issue
Block a user