dfghfhgfg commited on
Commit
1c810ec
·
verified ·
1 Parent(s): 481eba0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -4
Dockerfile CHANGED
@@ -17,11 +17,11 @@ COPY ./application.yaml /app
17
  # 安装插件
18
  RUN git clone --depth 1 https://github.com/TimeRainStarSky/Yunzai-genshin plugins/genshin
19
  RUN git clone --depth 1 https://github.com/yoimiya-kokomi/miao-plugin plugins/miao-plugin
20
- RUN git clone --depth 1 https://github.com/TimeRainStarSky/TRSS-Plugin plugins/TRSS-Plugin
21
- RUN git clone --depth 1 https://github.com/ap-plugin/mj-plugin.git plugins/mj-plugin
22
- RUN git clone --depth 1 https://github.com/ap-plugin/ap-plugin.git plugins/ap-plugin
23
  RUN git clone --depth 1 https://github.com/Ctrlcvs/xiaoyao-cvs-plugin.git plugins/xiaoyao-cvs-plugin/
24
- RUN git clone --depth=1 https://github.com/yeyang52/yenai-plugin.git plugins/yenai-plugin
25
  RUN git clone --depth=1 https://github.com/guoba-yunzai/guoba-plugin.git plugins/Guoba-Plugin
26
 
27
  # 拷贝 Guoba 配置文件
 
17
  # 安装插件
18
  RUN git clone --depth 1 https://github.com/TimeRainStarSky/Yunzai-genshin plugins/genshin
19
  RUN git clone --depth 1 https://github.com/yoimiya-kokomi/miao-plugin plugins/miao-plugin
20
+
21
+
22
+
23
  RUN git clone --depth 1 https://github.com/Ctrlcvs/xiaoyao-cvs-plugin.git plugins/xiaoyao-cvs-plugin/
24
+
25
  RUN git clone --depth=1 https://github.com/guoba-yunzai/guoba-plugin.git plugins/Guoba-Plugin
26
 
27
  # 拷贝 Guoba 配置文件