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

This commit is contained in:
Renovate Bot 2023-06-21 20:08:46 +00:00
parent 76ea82e782
commit 55025bfd84
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

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