Update elasticsearch Docker tag to v8.15.3 #14

Merged
renovate merged 1 commit from renovate/elasticsearch-8.x into main 2024-10-18 01:02:38 +02:00
Showing only changes of commit 8e49113a4a - Show all commits

View file

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