Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -23,6 +23,7 @@ RUN git clone --depth=1 https://gitee.com/TimeRainStarSky/Yunzai-QQBot-Plugin pl
|
|
23 |
RUN git clone -b master --depth=1 https://github.com/yeyang52/yenai-plugin.git ./plugins/yenai-plugin
|
24 |
RUN git clone --depth=1 https://gitee.com/TimeRainStarSky/Yunzai-ICQQ-Plugin plugins/ICQQ-Plugin
|
25 |
RUN git clone --depth=1 https://github.com/guoba-yunzai/guoba-plugin.git ./plugins/Guoba-Plugin/
|
|
|
26 |
|
27 |
|
28 |
RUN echo "${qqbot}" >>config/config/QQBot.yaml
|
|
|
23 |
RUN git clone -b master --depth=1 https://github.com/yeyang52/yenai-plugin.git ./plugins/yenai-plugin
|
24 |
RUN git clone --depth=1 https://gitee.com/TimeRainStarSky/Yunzai-ICQQ-Plugin plugins/ICQQ-Plugin
|
25 |
RUN git clone --depth=1 https://github.com/guoba-yunzai/guoba-plugin.git ./plugins/Guoba-Plugin/
|
26 |
+
Run git clone --depth=1 https://github.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin/
|
27 |
|
28 |
|
29 |
RUN echo "${qqbot}" >>config/config/QQBot.yaml
|