Update elasticsearch Docker tag to v8.15.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-09-27 00:26:58 +00:00
parent ca9700e363
commit a94afd4dd9
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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