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 Frank Fricke
parent 2806f0e7ca
commit ba2396f17b

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