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

This commit is contained in:
Renovate Bot 2023-09-22 01:29:45 +00:00
parent 6e73bbbc6e
commit 30b5ef591c
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

@ -1,2 +1,2 @@
FROM amd64/elasticsearch:8.10.1
FROM amd64/elasticsearch:8.10.2
RUN bin/elasticsearch-plugin install --batch ingest-attachment