From 5e37163fd8b9ac5428731dd1f102164cf861ae9b Mon Sep 17 00:00:00 2001 From: Mahone <22247537@qq.com> Date: Tue, 21 Jun 2022 14:52:13 +0800 Subject: [PATCH] =?UTF-8?q?es=E8=AF=8D=E5=85=B8=E4=B8=8B=E8=BD=BD=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot/ES/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeecg-boot/ES/Dockerfile b/jeecg-boot/ES/Dockerfile index 2557f88..2cdd50b 100644 --- a/jeecg-boot/ES/Dockerfile +++ b/jeecg-boot/ES/Dockerfile @@ -2,4 +2,4 @@ FROM elasticsearch:7.6.1 MAINTAINER hnliuwx@gmail.com -RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install -b https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v7.6.1/elasticsearch-analysis-ik-7.6.1.zip +RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install -b http://www.kykms.cn/elasticsearch-analysis-ik-7.6.1.zip