Update elasticsearch Docker tag to v8.15.1 #12

Merged
renovate merged 1 commit from renovate/elasticsearch-8.x into main 2024-09-07 09:08:46 +02:00
Showing only changes of commit ca9700e363 - Show all commits

View file

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