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

This commit is contained in:
Aaron Riedel 2022-08-31 19:18:15 +00:00
parent 317e79a429
commit e2d3e994b9

View file

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