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

This commit is contained in:
Renovate Bot 2024-03-26 19:17:35 +00:00
parent 3496710b8f
commit 9658a989f5
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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