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

This commit is contained in:
Aaron Riedel 2022-11-16 20:05:13 +00:00
parent f5fee44301
commit bd65e2cd83

View file

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