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

This commit is contained in:
Renovate Bot 2024-09-05 22:23:28 +00:00
parent 6e9d1b5f96
commit ca9700e363
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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