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

This commit is contained in:
Renovate Bot 2024-02-07 00:19:45 +00:00
parent 12c379854d
commit e1036f81d7
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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