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

This commit is contained in:
Renovate Bot 2025-05-09 22:04:31 +00:00
parent 33c182c6b0
commit 8fbc6f67a5
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

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