Update elasticsearch Docker tag to v8.14.3 #11

Merged
renovate merged 1 commit from renovate/elasticsearch-8.x into main 2024-07-12 15:01:50 +02:00
Showing only changes of commit 77d93d555f - Show all commits

View file

@ -1,2 +1,2 @@
FROM elasticsearch:8.14.1
FROM elasticsearch:8.14.3
RUN bin/elasticsearch-plugin install --batch ingest-attachment