Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -19,7 +19,7 @@ RUN git clone --depth 1 https://github.com/TimeRainStarSky/Yunzai-genshin plugin
|
|
| 19 |
RUN git clone --depth 1 https://github.com/yoimiya-kokomi/miao-plugin plugins/miao-plugi
|
| 20 |
RUN git clone --depth 1 https://github.com/Ctrlcvs/xiaoyao-cvs-plugin.git plugins/xiaoyao-cvs-plugin
|
| 21 |
RUN git clone --depth 1 https://github.com/erzaozi/waves-plugin.git plugins/waves-plugin
|
| 22 |
-
RUN git clone --depth 1 https://github.com/Nwflower/
|
| 23 |
RUN git clone --depth 1 https://github.com/Nwflower/genshin-atlas.git plugins/Atla/Genshin-Atlas
|
| 24 |
RUN git clone --depth 1 https://github.com/Nwflower/star-rail-atlas.git plugins/Atla/star-rail-atlas
|
| 25 |
|
|
|
|
| 19 |
RUN git clone --depth 1 https://github.com/yoimiya-kokomi/miao-plugin plugins/miao-plugi
|
| 20 |
RUN git clone --depth 1 https://github.com/Ctrlcvs/xiaoyao-cvs-plugin.git plugins/xiaoyao-cvs-plugin
|
| 21 |
RUN git clone --depth 1 https://github.com/erzaozi/waves-plugin.git plugins/waves-plugin
|
| 22 |
+
RUN git clone --depth 1 https://github.com/Nwflower/atlas plugins/Atla
|
| 23 |
RUN git clone --depth 1 https://github.com/Nwflower/genshin-atlas.git plugins/Atla/Genshin-Atlas
|
| 24 |
RUN git clone --depth 1 https://github.com/Nwflower/star-rail-atlas.git plugins/Atla/star-rail-atlas
|
| 25 |
|