update to 7.16.3

including latest log4j release
This commit is contained in:
pebosi 2022-01-28 14:13:27 +01:00 committed by Marcel Herrguth
parent 09e1e6b2d7
commit 6ae09345ad

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" \