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

This commit is contained in:
Renovate Bot 2024-06-05 22:11:24 +00:00
parent 56eb10af27
commit ea0a9ca27b
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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