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

This commit is contained in:
Aaron Riedel 2023-01-11 03:20:07 +00:00
parent bec67d5490
commit de3dd421f8

View file

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