Update elasticsearch Docker tag to v8.16.0
This commit is contained in:
parent
8e49113a4a
commit
d3b225eb23
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
FROM elasticsearch:8.15.3
|
FROM elasticsearch:8.16.0
|
||||||
RUN bin/elasticsearch-plugin install --batch ingest-attachment
|
RUN bin/elasticsearch-plugin install --batch ingest-attachment
|
||||||
|
|
Loading…
Reference in a new issue