Skip to content

Commit

Permalink
deploy 6.8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin.yue committed Feb 1, 2021
1 parent 77e0ca6 commit b3e9b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM docker.elastic.co/elasticsearch/elasticsearch:5.6.16
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.13

RUN elasticsearch-plugin install -b https://github.com/NLPchina/elasticsearch-sql/releases/download/5.6.16.0/elasticsearch-sql-5.6.16.0.zip
RUN elasticsearch-plugin install -b https://github.com/NLPchina/elasticsearch-sql/releases/download/6.8.13.0/elasticsearch-sql-6.8.13.0.zip

0 comments on commit b3e9b17

Please sign in to comment.