Update elasticsearch Docker tag to v8.17.2

This commit is contained in:
Renovate Bot 2025-02-11 21:05:27 +00:00
parent f750cefec7
commit de3f0e6ead
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6

View file

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