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

This commit is contained in:
Renovate Bot 2024-05-09 19:18:00 +00:00
parent 9658a989f5
commit eb5e1b1c72
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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