From 6 to 7 channels

This commit is contained in:
Alexandre
2021-11-05 06:33:00 +01:00
committed by GitHub
parent 0a04e51aa8
commit a830d3b149

View File

@@ -1,4 +1,4 @@
FROM elasticsearch:6.8.20
FROM elasticsearch:7.14.2
# Install plugins
RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment