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

This commit is contained in:
Renovate Bot 2025-03-25 22:04:29 +00:00
parent fe48839fb4
commit 040755a19e
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

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