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

This commit is contained in:
Aaron Riedel 2022-12-12 21:05:12 +00:00
parent 930a0d3ce9
commit bec67d5490

View file

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