Update elasticsearch Docker tag to v8.17.5 #21

Merged
renovate merged 1 commit from renovate/elasticsearch-8.x into main 2025-04-15 22:04:24 +02:00
Showing only changes of commit 77659c55a2 - Show all commits

View file

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