Update elasticsearch Docker tag to v8.18.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2025-04-16 19:03:32 +00:00
parent 77659c55a2
commit 33c182c6b0
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

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